Skip to content

Commit bfc7c0b

Browse files
committed
Run the correct tests in installer build.
1 parent 9f4d5ba commit bfc7c0b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

libbitcoin_server_test_runner.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
# Define tests and options.
1010
#==============================================================================
1111
BOOST_UNIT_TEST_OPTIONS=\
12-
"--run_test=endpont_tests "\
12+
"--run_test=server_tests "\
1313
"--show_progress=no "\
1414
"--detect_memory_leak=0 "\
1515
"--report_level=no "\

0 commit comments

Comments
 (0)