removing dummy tests

This commit is contained in:
Honza Kral
2013-05-01 16:51:22 +02:00
parent 20fbba1230
commit af1891c7ce
-5
View File
@@ -1,5 +0,0 @@
from nose import tools
def test_passing():
tools.assert_equals(1+1, 2)