Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/lazperf' into lazperf
Browse files Browse the repository at this point in the history
  • Loading branch information
abellgithub committed May 17, 2021
2 parents fdcfe22 + d5e72b8 commit fd19eea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/unit/io/LasReaderTest.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -629,7 +629,7 @@ TEST(LasReaderTest, Start)
#ifdef PDAL_HAVE_LAZPERF
test1("lazperf");
test2("lazperf");
#endif PDAL_HAVE_LAZPERF
#endif

// Delete the created file.
FileUtils::deleteFile(source);
Expand Down

0 comments on commit fd19eea

Please sign in to comment.