test module for append_test_log()
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
#include "../9unit.h"
|
||||
#include "initial-state.h"
|
||||
#include "run-test.h"
|
||||
#include "append-test-log.h"
|
||||
|
||||
// Internal Prototypes
|
||||
|
||||
@@ -53,6 +54,7 @@ tests(TestState *s)
|
||||
|
||||
test_initial_state(s);
|
||||
test_run_test(s);
|
||||
test_append_test_log(s);
|
||||
}
|
||||
|
||||
//jl
|
||||
|
||||
Reference in New Issue
Block a user