Rename test directories

These names don't make sense now that we run both suites the same
way.
Esse commit está contido em:
ptarjan
2013-04-15 14:45:47 -07:00
commit de Sara Golemon
commit fca7a90240
12 arquivos alterados com 2 adições e 2 exclusões
@@ -6,7 +6,7 @@ $info
throw new Exception(<<<TXT
$info
Fix the above
Fix the above and then run `arc build`
TXT
);
SCRIPT;
@@ -3,6 +3,6 @@ hello
throw new Exception(<<<TXT
hello
Fix the above
Fix the above and then run `arc build`
TXT
);