Author: Armin Rigo <[email protected]>
Branch:
Changeset: r50282:1ef0414a0491
Date: 2011-12-07 20:20 +0100
http://bitbucket.org/pypy/pypy/changeset/1ef0414a0491/
Log: Remove it from there then.
diff --git a/pypy/objspace/fake/test/test_zmodules.py
b/pypy/objspace/fake/test/test_zmodules.py
--- a/pypy/objspace/fake/test/test_zmodules.py
+++ b/pypy/objspace/fake/test/test_zmodules.py
@@ -12,6 +12,3 @@
def test_itertools():
checkmodule('itertools')
-
-def test_micronumpy():
- checkmodule('micronumpy')
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit