fixed testing
This commit is contained in:
@@ -3,5 +3,5 @@
|
||||
int main (int argc, char *argv[]) {
|
||||
INSTALLSHELF;
|
||||
tart_run(&__pickle_shelf__);
|
||||
return 0;
|
||||
return PICKLESHELF;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user