Skip to content

Commit a16366a

Browse files
committed
Printout which test is being started
1 parent d5de834 commit a16366a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.mci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ c_driver_variables:
171171
./tests/make_ca.pl tests/trust_dir tests/trust_dir.cnf
172172
touch tests/trust_dir/done
173173
export PATH=$PATH:`pwd`/Debug:`pwd`/src/libbson/Debug
174-
./Debug/test-libmongoc.exe -f -p
174+
./Debug/test-libmongoc.exe -d -f -p
175175
unix: &run_integration_tests_unix
176176
run_integration_tests: |
177177
make check

0 commit comments

Comments
 (0)