Author: Ronan Lamy <[email protected]>
Branch: utf8-io
Changeset: r93182:e31d72c624a8
Date: 2017-11-26 02:40 +0000
http://bitbucket.org/pypy/pypy/changeset/e31d72c624a8/
Log: kill test: _io needs the real space
diff --git a/pypy/module/_io/test/test_ztranslation.py
b/pypy/module/_io/test/test_ztranslation.py
deleted file mode 100644
--- a/pypy/module/_io/test/test_ztranslation.py
+++ /dev/null
@@ -1,4 +0,0 @@
-from pypy.objspace.fake.checkmodule import checkmodule
-
-def test_checkmodule():
- checkmodule('_io')
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit