diff options
Diffstat (limited to 'tests/roof.sh')
-rwxr-xr-x | tests/roof.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/roof.sh b/tests/roof.sh new file mode 100755 index 0000000..d0ec30a --- /dev/null +++ b/tests/roof.sh @@ -0,0 +1,3 @@ +cat roof.yaml | yq . > roof.json + +GI_TYPELIB_PATH="/usr/local/lib64/girepository-1.0/" python roof.py |