Skip to content

Commit 8180652

Browse files
committed
tests: runtime_shell: actually run dry_run_invalid_property.sh
This was an oversight on my part - we actually need to list this as a test for it to be run. Signed-off-by: Andrew Hayworth <ahayworth@gmail.com>
1 parent d180b19 commit 8180652

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/runtime_shell/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ configure_file(
55

66
set(UNIT_TESTS_SH
77
custom_calyptia.sh
8+
dry_run_invalid_property.sh
89
in_dummy_expect.sh
910
in_tail_expect.sh
1011
in_http_tls_expect.sh

0 commit comments

Comments
 (0)