Split printer

This commit is contained in:
Mike Farah
2021-10-30 10:04:41 +11:00
parent 65fd001575
commit 0b2688c0f1
18 changed files with 385 additions and 71 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
#!/bin/bash
setUp() {
rm -f test.yml
rm test*.yml || true
}
testBasicEvalRoundTrip() {