diff options
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/integration_tests.rs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/integration_tests.rs b/tests/integration_tests.rs index 32f4341..754aa63 100644 --- a/tests/integration_tests.rs +++ b/tests/integration_tests.rs @@ -118,6 +118,7 @@ fn get_hint_for_single_test() { .assert() .code(0) .stdout("Hello!\n"); +} #[test] fn all_exercises_require_confirmation() { |
