mirror of
https://github.com/wassname/catalyst.git
synced 2026-06-30 22:35:34 +08:00
Removes noop test.
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
from unittest2 import TestCase
|
||||
|
||||
class TestEnviroment(TestCase):
|
||||
|
||||
def test_universe(self):
|
||||
# first order logic is working today. Yay!
|
||||
self.assertTrue(True != False)
|
||||
Reference in New Issue
Block a user