mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-25 23:21:15 -03:00
re-enable tests that were accidentally disabled in 0b1e3718
This commit is contained in:
@@ -1581,9 +1581,6 @@ int main(int argc, char **argv)
|
||||
reader_init();
|
||||
env_init();
|
||||
|
||||
test_word_motion();
|
||||
return 0;
|
||||
|
||||
test_format();
|
||||
test_escape();
|
||||
test_convert();
|
||||
|
||||
Reference in New Issue
Block a user