Add a reload test
This commit is contained in:
parent
544ec7e385
commit
757bbe9e56
1
test/unit/reload/cmd
Normal file
1
test/unit/reload/cmd
Normal file
|
@ -0,0 +1 @@
|
|||
:e!<ret>
|
1
test/unit/reload/in
Normal file
1
test/unit/reload/in
Normal file
|
@ -0,0 +1 @@
|
|||
blah
|
1
test/unit/reload/out
Normal file
1
test/unit/reload/out
Normal file
|
@ -0,0 +1 @@
|
|||
tchou
|
2
test/unit/reload/rc
Normal file
2
test/unit/reload/rc
Normal file
|
@ -0,0 +1,2 @@
|
|||
set global autoreload no
|
||||
nop %sh{ echo tchou > $kak_buffile }
|
Loading…
Reference in New Issue
Block a user