mirror of
https://github.com/dense-analysis/ale.git
synced 2026-01-27 13:22:17 +08:00
Use vim-testbed to run Vader tests on Travis
This commit is contained in:
9
test/example.vader
Normal file
9
test/example.vader
Normal file
@@ -0,0 +1,9 @@
|
||||
Given (Hello):
|
||||
Hello
|
||||
|
||||
Do (yyp):
|
||||
yyp
|
||||
|
||||
Expect (Hello\nHello):
|
||||
Hello
|
||||
Hello
|
||||
Reference in New Issue
Block a user