Example #1
0
File: basic.py Project: BeyB/pyrepl
def test():
    run_testcase(SimpleTestCase)
Example #2
0
def test():
    run_testcase(WishesTestCase)
Example #3
0
def test():
    run_testcase(WishesTestCase)
Example #4
0
File: bugs.py Project: BeyB/pyrepl
def test():
    run_testcase(BugsTestCase)
Example #5
0
def test():
    run_testcase(SimpleTestCase)