From 63524d0fe212609cc4af93807753a47eae09979b Mon Sep 17 00:00:00 2001 From: Ben Culkin Date: Wed, 20 May 2020 19:16:55 -0400 Subject: 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 --- data/test/test6-staging.rp | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 data/test/test6-staging.rp (limited to 'data/test/test6-staging.rp') diff --git a/data/test/test6-staging.rp b/data/test/test6-staging.rp new file mode 100644 index 0000000..34fd9dd --- /dev/null +++ b/data/test/test6-staging.rp @@ -0,0 +1,16 @@ +# Basic staging test +|//tf;df +//S/1//a +b + +b +c + +//S/2//x +y1 + +//S/1;I//1 +2 + +//E;P/2//y1 +z -- cgit v1.2.3