Load setup files instead of sourcing them
- needed for same setup files to work on Windows (where PowerShell is used instead of bash) - removes ugly bashism to allow overriding from .travis.yml - adds a proper (yet small) syntax Also adds tests for the new syntax and updates the README.
This commit is contained in:
4
test03.set
Normal file
4
test03.set
Normal file
@@ -0,0 +1,4 @@
|
||||
# Check for avoiding multiple includions
|
||||
|
||||
include test01
|
||||
include test01
|
||||
Reference in New Issue
Block a user