aboutsummaryrefslogtreecommitdiffhomepage
path: root/fish_tests.c
diff options
context:
space:
mode:
Diffstat (limited to 'fish_tests.c')
-rw-r--r--fish_tests.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fish_tests.c b/fish_tests.c
index 4b849d41..c1009641 100644
--- a/fish_tests.c
+++ b/fish_tests.c
@@ -622,7 +622,7 @@ int main( int argc, char **argv )
complete_init();
reader_init();
env_init();
-
+
test_util();
test_tok();
test_parser();