From 6be017f0b44dae0b43a127d82c9e8d3bc6637bce Mon Sep 17 00:00:00 2001 From: bculkin2442 Date: Wed, 12 Jun 2019 21:48:59 -0400 Subject: Tests & Debugging Added another test, this time for staging. Also added some debugging capabilities. --- data/test/test6.rp | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 data/test/test6.rp (limited to 'data/test') diff --git a/data/test/test6.rp b/data/test/test6.rp new file mode 100644 index 0000000..40fea2c --- /dev/null +++ b/data/test/test6.rp @@ -0,0 +1,15 @@ +|//dt +//s/1//a +b + +b +c + +//s/2//x +y1 + +//s/1;i//1 +2 + +//e;p/2//y1 +z -- cgit v1.2.3