test run_test_with()
This commit is contained in:
@@ -55,7 +55,7 @@ tests(TestState *s)
|
||||
|
||||
test_context_with(s, "initial state", test_initial_state, &scpy);
|
||||
test_context(s, "run_test()", test_run_test);
|
||||
test_contest(s, "run_test_with()", test_run_test_with);
|
||||
test_context(s, "run_test_with()", test_run_test_with);
|
||||
test_context(s, "append_test_log()", test_append_test_log);
|
||||
test_context(s, "test_context()", test_test_context);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user