Test: Batchify all && Lint run_test.sh

All tests in the same batch, in other words, no independant test
This commit is contained in:
Tinmarino
2020-08-23 03:42:02 -04:00
parent 817641e551
commit 8e5274b1a2
13 changed files with 75 additions and 175 deletions
-8
View File
@@ -1,10 +1,5 @@
# Travel thought files
Execute (Copy Wiki's Resources):
Log "Start: Copy Resources"
call CopyResources()
Given (Void for Accessing other files within vimwiki #979 {{{1):
@@ -29,7 +24,4 @@ Do (At Index: Create and goto markdownfile):
dd
:call DeleteFile('mdfile.md')\<Cr>
Execute (Clean):
call DeleteFile("$HOME/testmarkdown/index.md")
# vim: sw=2:foldmethod=marker:foldlevel=30:foldignore=: