Add a reload test

This commit is contained in:
Maxime Coste 2016-03-17 11:38:07 +00:00
parent 544ec7e385
commit 757bbe9e56
4 changed files with 5 additions and 0 deletions

1
test/unit/reload/cmd Normal file
View File

@ -0,0 +1 @@
:e!<ret>

1
test/unit/reload/in Normal file
View File

@ -0,0 +1 @@
blah

1
test/unit/reload/out Normal file
View File

@ -0,0 +1 @@
tchou

2
test/unit/reload/rc Normal file
View File

@ -0,0 +1,2 @@
set global autoreload no
nop %sh{ echo tchou > $kak_buffile }