Skip to content

Commit 4fc7b84

Browse files
committed
run all three test files on windows
1 parent 6dda24e commit 4fc7b84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/test.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ echo Searching in: %BIN_DIR% and %BIN_DIR_ALT%
1616
set PATH=%BIN_DIR%;%BIN_DIR_ALT%;%BUILD_DIR%;%PATH%
1717

1818
REM Test executables
19-
set TEST_FILES=test-influxdb-cpp-rest test-influx-c-rest
19+
set TEST_FILES=test-influxdb-cpp-rest test-influx-c-rest test-influxdb-cpp-auth
2020
set FOUND_TESTS=0
2121
set FAILED_TESTS=0
2222

0 commit comments

Comments
 (0)