Browse Source

udpate for bluej

Froilan Miranda 6 years ago
parent
commit
ac8dd10c97
3 changed files with 2 additions and 2 deletions
  1. 1
    1
      StringArrayUtils.java
  2. 1
    1
      StringArrayUtilsTest.java
  3. 0
    0
      package.bluej

+ 1
- 1
StringArrayUtils.java View File

@@ -1,4 +1,4 @@
1
-package com.zipcodewilmington;
1
+ 
2 2
 
3 3
 /**
4 4
  * Created by leon on 1/29/18.

+ 1
- 1
StringArrayUtilsTest.java View File

@@ -1,4 +1,4 @@
1
-package com.zipcodewilmington;
1
+ 
2 2
 
3 3
 import org.junit.Assert;
4 4
 import org.junit.Test;

+ 0
- 0
package.bluej View File