(no commit message)
[utils] / support / test / org / wamblee / io / FileSystemUtils.java
similarity index 99%
rename from support/test/org/wamblee/test/FileSystemUtils.java
rename to support/test/org/wamblee/io/FileSystemUtils.java
index 7d1c2d7e8efb50088efde7d60a24e65bfa7792df..cffd0780e83fc41365566086fe768a2c3f4b5de2 100644 (file)
@@ -13,7 +13,7 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
-package org.wamblee.test;
+package org.wamblee.io;
 
 import java.io.File;
 import java.io.IOException;