Skip to content

Commit

Permalink
also move the unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
ullingerc committed Dec 5, 2024
1 parent 218b109 commit 50fee8c
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion test/engine/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,3 @@ addLinkAndDiscoverTest(CountConnectedSubgraphsTest)
addLinkAndDiscoverTest(BindTest engine)
addLinkAndRunAsSingleTest(SpatialJoinAlgorithmsTest engine)
addLinkAndDiscoverTestSerial(QueryExecutionTreeTest engine)
addLinkAndDiscoverTest(PayloadVariablesTest engine)
1 change: 1 addition & 0 deletions test/parser/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
add_subdirectory(data)
addLinkAndDiscoverTest(ParallelBufferTest parser)
addLinkAndDiscoverTest(LiteralOrIriTest engine)
addLinkAndDiscoverTest(PayloadVariablesTest engine)
File renamed without changes.

0 comments on commit 50fee8c

Please sign in to comment.