From b97c6d29b6a1c66c2596033cd255d6803939aba0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Andr=C3=A9=20Tanner?= Date: Sat, 4 Mar 2017 18:26:54 +0100 Subject: test/lua: convert tests to busted infrastructure --- lua/append.ref | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 lua/append.ref (limited to 'lua/append.ref') diff --git a/lua/append.ref b/lua/append.ref deleted file mode 100644 index d444fc6..0000000 --- a/lua/append.ref +++ /dev/null @@ -1,10 +0,0 @@ -1: abc -inserted line 1 -inserted line 2 -2: def -inserted line 3 -3: ghi -4: jkl -inserted line 4 -5: mno -inserted line 5 -- cgit v1.2.3