Author: Armin Rigo <[email protected]>
Branch:
Changeset: r74630:79565c62bfae
Date: 2014-11-22 11:39 +0100
http://bitbucket.org/pypy/pypy/changeset/79565c62bfae/
Log: Fix test
diff --git a/rpython/rtyper/lltypesystem/test/test_rffi.py
b/rpython/rtyper/lltypesystem/test/test_rffi.py
--- a/rpython/rtyper/lltypesystem/test/test_rffi.py
+++ b/rpython/rtyper/lltypesystem/test/test_rffi.py
@@ -100,7 +100,6 @@
def test_string_reverse(self):
c_source = py.code.Source("""
#include <string.h>
- #include <src/allocator.h>
#include <src/mem.h>
char *f(char* arg)
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit