Skip to content

Commit

Permalink
Test.
Browse files Browse the repository at this point in the history
  • Loading branch information
abellgithub committed Nov 23, 2020
1 parent df20493 commit 0632b6b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions plugins/tiledb/test/TileDBWriterTest.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ namespace pdal
TileDBWriter writer;
}

/**
TEST_F(TileDBWriterTest, findStage)
{
StageFactory factory;
Expand Down Expand Up @@ -443,4 +444,5 @@ namespace pdal
EXPECT_EQ(v, 1.0);
}
#endif
**/
}

0 comments on commit 0632b6b

Please sign in to comment.