re-enable tests that were accidentally disabled in 0b1e3718

This commit is contained in:
Jan Kanis 2013-01-01 23:06:41 +01:00
parent a4c646f75c
commit 600aeb6ccc

View File

@ -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();