From 29ca6fe0e20cef1cd5136a3f2f074823b53753b9 Mon Sep 17 00:00:00 2001 From: Rejean Loyer Date: Wed, 14 Sep 2011 19:11:17 -0400 Subject: [PATCH] tests:libede:fileSystemBox: esthetics. shorter paths. --- .../FileSystemBoxTestApp.ec => fileSystemBox/fileSystemBox.ec} | 0 .../fileSystemBoxTestApp.epj => fileSystemBox/fileSystemBox.epj} | 4 ++-- 2 files changed, 2 insertions(+), 2 deletions(-) rename tests/libede/{fileSystemBoxTestApp/FileSystemBoxTestApp.ec => fileSystemBox/fileSystemBox.ec} (100%) rename tests/libede/{fileSystemBoxTestApp/fileSystemBoxTestApp.epj => fileSystemBox/fileSystemBox.epj} (96%) 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 +} -- 1.8.3.1