Rename the test to something more sensible.
authorDavid Given <dg@cowlark.com>
Sun, 15 Jan 2017 21:33:41 +0000 (22:33 +0100)
committerDavid Given <dg@cowlark.com>
Sun, 15 Jan 2017 21:33:41 +0000 (22:33 +0100)
tests/plat/pascalsets_p.p [moved from tests/plat/charsignedness_p.p with 94% similarity]

similarity index 94%
rename from tests/plat/charsignedness_p.p
rename to tests/plat/pascalsets_p.p
index 6263111..3253414 100644 (file)
@@ -1,7 +1,7 @@
 #
 (*$U+ -- enables underscores in identifiers *)
 
-program markrelease;
+program pascalsets;
 
 type
     charset = set of char;