mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-08 10:42:50 -06:00
Add unit test for literals (fails)
This commit is contained in:
@@ -21,7 +21,7 @@ done < $TREES
|
||||
|
||||
echo "Writing $TREEBANK"
|
||||
: > $TREEBANK
|
||||
gf --crun $ABSNAME.pgf < "$SCRIPT" > /dev/null
|
||||
gf --crun "$ABSNAME.pgf" < "$SCRIPT" > /dev/null
|
||||
|
||||
echo "Removing $SCRIPT"
|
||||
rm "$SCRIPT"
|
||||
|
||||
Reference in New Issue
Block a user