We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d08c58 commit 784be48Copy full SHA for 784be48
pdal/test/TestConfig.hpp
@@ -35,8 +35,8 @@
35
#ifndef UNITTEST_TESTCONFIG_INCLUDED
36
#define UNITTEST_TESTCONFIG_INCLUDED
37
38
-#define UNITTEST_TESTCONFIG_DATA_PATH "./test/data/"
39
-#define UNITTEST_TESTCONFIG_CONFIGURED_PATH "./test/data/"
+#define UNITTEST_TESTCONFIG_DATA_PATH "./pdal/test/data/"
+#define UNITTEST_TESTCONFIG_CONFIGURED_PATH "./pdal/test/data/"
40
#define UNITTEST_TESTCONFIG_BINARY_PATH ""
41
#define UNITTEST_TESTCONFIG_OCI_CONNECTION ""
42
0 commit comments