From: Rejean Loyer Date: Wed, 14 Sep 2011 23:11:17 +0000 (-0400) Subject: tests:libede:fileSystemBox: esthetics. shorter paths. X-Git-Url: https://ecere.com/cgi-bin/gitweb.cgi?p=ede;a=commitdiff_plain;h=29ca6fe0e20cef1cd5136a3f2f074823b53753b9 tests:libede:fileSystemBox: esthetics. shorter paths. --- diff --git a/tests/libede/fileSystemBoxTestApp/FileSystemBoxTestApp.ec b/tests/libede/fileSystemBox/fileSystemBox.ec similarity index 100% rename from tests/libede/fileSystemBoxTestApp/FileSystemBoxTestApp.ec rename to tests/libede/fileSystemBox/fileSystemBox.ec diff --git a/tests/libede/fileSystemBoxTestApp/fileSystemBoxTestApp.epj b/tests/libede/fileSystemBox/fileSystemBox.epj similarity index 96% rename from tests/libede/fileSystemBoxTestApp/fileSystemBoxTestApp.epj rename to tests/libede/fileSystemBox/fileSystemBox.epj index 10fb4fd..a56ebb0 100644 --- a/tests/libede/fileSystemBoxTestApp/fileSystemBoxTestApp.epj +++ b/tests/libede/fileSystemBox/fileSystemBox.epj @@ -33,10 +33,10 @@ } ], "Files" : [ - "FileSystemBoxTestApp.ec" + "fileSystemBox.ec" ], "ResourcesPath" : "", "Resources" : [ ] -} \ No newline at end of file +}