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 6dda24e commit 4fc7b84Copy full SHA for 4fc7b84
scripts/test.bat
@@ -16,7 +16,7 @@ echo Searching in: %BIN_DIR% and %BIN_DIR_ALT%
16
set PATH=%BIN_DIR%;%BIN_DIR_ALT%;%BUILD_DIR%;%PATH%
17
18
REM Test executables
19
-set TEST_FILES=test-influxdb-cpp-rest test-influx-c-rest
+set TEST_FILES=test-influxdb-cpp-rest test-influx-c-rest test-influxdb-cpp-auth
20
set FOUND_TESTS=0
21
set FAILED_TESTS=0
22
0 commit comments