mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-02-01 10:48:31 +08:00
re-enable tests that were accidentally disabled in 0b1e3718
This commit is contained in:
parent
a4c646f75c
commit
600aeb6ccc
|
@ -1581,9 +1581,6 @@ int main(int argc, char **argv)
|
||||||
reader_init();
|
reader_init();
|
||||||
env_init();
|
env_init();
|
||||||
|
|
||||||
test_word_motion();
|
|
||||||
return 0;
|
|
||||||
|
|
||||||
test_format();
|
test_format();
|
||||||
test_escape();
|
test_escape();
|
||||||
test_convert();
|
test_convert();
|
||||||
|
|
Loading…
Reference in New Issue
Block a user