Porting bld to linux
This commit is contained in:
@@ -37,7 +37,9 @@ void TestStrings() {
|
||||
}
|
||||
|
||||
int main() {
|
||||
IO_Printf("test_table.cpp - ");
|
||||
TestSimpleInsertAndIntegrity();
|
||||
TestStrings();
|
||||
IO_Printf("DONE\n");
|
||||
return 0;
|
||||
}
|
||||
Reference in New Issue
Block a user