diff options
| author | Marc André Tanner <mat@brain-dump.org> | 2017-03-04 18:26:54 +0100 |
|---|---|---|
| committer | Marc André Tanner <mat@brain-dump.org> | 2017-03-04 18:26:54 +0100 |
| commit | b97c6d29b6a1c66c2596033cd255d6803939aba0 (patch) | |
| tree | 4d0f68ad1f76e7e94214a18281d3419d5ffff591 /lua/setline.ref | |
| parent | 54dd1d2bf9a6cbfbd754e1e53fdda55f3acbbc15 (diff) | |
| download | vis-b97c6d29b6a1c66c2596033cd255d6803939aba0.tar.gz vis-b97c6d29b6a1c66c2596033cd255d6803939aba0.tar.xz | |
test/lua: convert tests to busted infrastructure
Diffstat (limited to 'lua/setline.ref')
| -rw-r--r-- | lua/setline.ref | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/lua/setline.ref b/lua/setline.ref deleted file mode 100644 index e11771d..0000000 --- a/lua/setline.ref +++ /dev/null @@ -1,9 +0,0 @@ -setline 1 -2: def -setline 2 -setline 3 -5: mno -setline 4 -7: stu -8: vwx -setline 5 |
