diff options
Diffstat (limited to 'data')
| -rw-r--r-- | data/test/test5.rp | 2 | ||||
| -rw-r--r-- | data/test/test6.rp | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/data/test/test5.rp b/data/test/test5.rp index f2c4dc8..2ee18ce 100644 --- a/data/test/test5.rp +++ b/data/test/test5.rp @@ -1,5 +1,5 @@ # Basic explicit priority test -//p/-1//ab +//P/-1//ab d a diff --git a/data/test/test6.rp b/data/test/test6.rp index 07a7923..34fd9dd 100644 --- a/data/test/test6.rp +++ b/data/test/test6.rp @@ -1,16 +1,16 @@ # Basic staging test |//tf;df -//s/1//a +//S/1//a b b c -//s/2//x +//S/2//x y1 -//s/1;i//1 +//S/1;I//1 2 -//e;p/2//y1 +//E;P/2//y1 z |
