From 1b2eb306f70c44ad26f8a17d077e5c28ce892393 Mon Sep 17 00:00:00 2001 From: Lucas Hoffmann Date: Fri, 15 May 2015 19:03:47 +0200 Subject: tests: Migrate legacy test 57. --- src/nvim/testdir/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/nvim/testdir/Makefile') diff --git a/src/nvim/testdir/Makefile b/src/nvim/testdir/Makefile index 162ee65fc1..a07b3be1f5 100644 --- a/src/nvim/testdir/Makefile +++ b/src/nvim/testdir/Makefile @@ -18,7 +18,7 @@ SCRIPTS := test_eval.out \ test42.out test45.out \ test47.out test48.out test49.out \ test52.out test53.out test55.out \ - test57.out test58.out test59.out \ + test58.out test59.out \ test64.out \ test68.out test69.out \ test73.out \ -- cgit