summaryrefslogtreecommitdiff
path: root/data/test/test5-explicitorder.rp
diff options
context:
space:
mode:
authorBen Culkin <scorpress@gmail.com>2020-05-20 19:16:55 -0400
committerBen Culkin <scorpress@gmail.com>2020-05-20 19:16:55 -0400
commit63524d0fe212609cc4af93807753a47eae09979b (patch)
tree662dddf104b6291a0d5106fce1f84714b170eae4 /data/test/test5-explicitorder.rp
parentb02d2b07a7570f61e906850d41d73724dbce8a29 (diff)
Rename test files
Renamed the test files so that their name gives a hint as to what it is that they are testing, without having to open the file
Diffstat (limited to 'data/test/test5-explicitorder.rp')
-rw-r--r--data/test/test5-explicitorder.rp12
1 files changed, 12 insertions, 0 deletions
diff --git a/data/test/test5-explicitorder.rp b/data/test/test5-explicitorder.rp
new file mode 100644
index 0000000..2ee18ce
--- /dev/null
+++ b/data/test/test5-explicitorder.rp
@@ -0,0 +1,12 @@
+# Basic explicit priority test
+//P/-1//ab
+d
+
+a
+b
+
+b
+c
+
+c
+a