Author: Brian Kearns <[email protected]>
Branch: stdlib-2.7.6
Changeset: r69739:5eaa6b2dc7ce
Date: 2014-03-05 01:30 -0500
http://bitbucket.org/pypy/pypy/changeset/5eaa6b2dc7ce/
Log: don't need a test_ztranslation in submodule
diff --git a/pypy/module/_rawffi/alt/test/test_ztranslation.py
b/pypy/module/_rawffi/alt/test/test_ztranslation.py
deleted file mode 100644
--- a/pypy/module/_rawffi/alt/test/test_ztranslation.py
+++ /dev/null
@@ -1,4 +0,0 @@
-from pypy.objspace.fake.checkmodule import checkmodule
-
-def test__ffi_translates():
- checkmodule('_rawffi.alt')
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit