From b30e1f47363f9b378c5860182ca570d66687488f Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Sat, 11 Feb 2017 11:09:42 -0500 Subject: Add some tests for the operators themselves --- tests/test_precedence.out | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 tests/test_precedence.out (limited to 'tests/test_precedence.out') diff --git a/tests/test_precedence.out b/tests/test_precedence.out new file mode 100644 index 0000000..b3d7a51 --- /dev/null +++ b/tests/test_precedence.out @@ -0,0 +1,4 @@ +basic/k/foo +basic/l/foo +basic/k/foo/bar +basic/l/foo/bar/baz -- cgit v1.2.3