diff options
| author | Ben Culkin <scorpress@gmail.com> | 2020-05-20 19:16:55 -0400 |
|---|---|---|
| committer | Ben Culkin <scorpress@gmail.com> | 2020-05-20 19:16:55 -0400 |
| commit | 63524d0fe212609cc4af93807753a47eae09979b (patch) | |
| tree | 662dddf104b6291a0d5106fce1f84714b170eae4 /data/test/test6-staging.rp | |
| parent | b02d2b07a7570f61e906850d41d73724dbce8a29 (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/test6-staging.rp')
| -rw-r--r-- | data/test/test6-staging.rp | 16 |
1 files changed, 16 insertions, 0 deletions
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 |
