added a test for term functions
This commit is contained in:
7
testing/test_term.h
Normal file
7
testing/test_term.h
Normal file
@@ -0,0 +1,7 @@
|
||||
#ifndef TEST_TERM_H
|
||||
#define TEST_TERM_H
|
||||
|
||||
#include <tart.h>
|
||||
#include <Pickler.h>
|
||||
void term_run(struct pickle_shelf*);
|
||||
#endif
|
||||
Reference in New Issue
Block a user