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/cursor.in | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lua/cursor.in (limited to 'lua/cursor.in') diff --git a/lua/cursor.in b/lua/cursor.in new file mode 100644 index 0000000..f24e0a2 --- /dev/null +++ b/lua/cursor.in @@ -0,0 +1,9 @@ +1: abc +2: def +3: ghi +4: jkl +5: mno +6: pqr +7: stu +8: vwx +9: yz_ -- cgit v1.2.3