Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
acquamarin committed Jul 5, 2023
1 parent 256b426 commit 7b14038
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion test/main/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ add_kuzu_test(main_test
csv_output_test.cpp
prepare_test.cpp
result_value_test.cpp
storage_driver_test.cpp)
storage_driver_test.cpp)
1 change: 0 additions & 1 deletion test/runner/e2e_test.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,5 @@ int main(int argc, char** argv) {
}
scanTestFiles(path);
}
scanTestFiles("/home/z473chen/Code/kuzu/test/test_files/tinysnb/function");
return RUN_ALL_TESTS();
}

0 comments on commit 7b14038

Please sign in to comment.