tests: Use feed_files for setup scripts
To make setup scripting more similar to test scripting. Also permits use of countries other than POGO there, but that isn't necessary right now. Setup scripts renamed from init_script to setup-POGO. Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
This commit is contained in:
parent
c82a481bc3
commit
cf942fbf1b
5 changed files with 9 additions and 6 deletions
|
@ -16,7 +16,7 @@ WORLD_Y 16
|
|||
GODNEWS 1
|
||||
EOF
|
||||
|
||||
begin_test "$srcdir"/tests/actofgod/init_script
|
||||
begin_test "$srcdir"/tests/actofgod/setup-POGO
|
||||
|
||||
perl "$srcdir"/tests/actofgod/geninput.pl | feed_input POGO peter
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue