diff options
Diffstat (limited to 'tests/test_helper.tcl')
-rw-r--r-- | tests/test_helper.tcl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test_helper.tcl b/tests/test_helper.tcl index eb14b5ee9..3c7d46d57 100644 --- a/tests/test_helper.tcl +++ b/tests/test_helper.tcl @@ -75,6 +75,7 @@ set ::all_tests { unit/tracking unit/oom-score-adj unit/shutdown + unit/networking } # Index to the next test to run in the ::all_tests list. set ::next_test 0 |