trying to get testing to work
This commit is contained in:
@@ -2,5 +2,6 @@
|
||||
#include <Pickler.h>
|
||||
int main (int argc, char *argv[]) {
|
||||
INSTALLSHELF;
|
||||
tart_run(&__pickle_shelf__);
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user