(no commit message)
authorerik <erik@77661180-640e-0410-b3a8-9f9b13e6d0e0>
Sat, 31 Jul 2010 17:33:44 +0000 (17:33 +0000)
committererik <erik@77661180-640e-0410-b3a8-9f9b13e6d0e0>
Sat, 31 Jul 2010 17:33:44 +0000 (17:33 +0000)
test/jpatest-eclipselink/src/test/java/org/wamblee/test/persistence/eclipselink/DatabaseUtilsTest.java
test/jpatest-eclipselink/src/test/java/org/wamblee/test/persistence/eclipselink/MyEntityExampleTest.java

index dcf314a0a2e021ea9630f20cfa32ed9f311619c6..066b65ea3abfe7e7739548a5ccaf49fbde90b96a 100644 (file)
@@ -12,7 +12,7 @@
  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  * See the License for the specific language governing permissions and
  * limitations under the License.
- */ 
+ */
 package org.wamblee.test.persistence.eclipselink;
 
 import org.wamblee.test.persistence.DatabaseUtilsTestBase;
index 4d5b78c2f428a2e57ea0c0b7b1d4b24cb901660c..340fca2951b08289aa617e156ed7bb9b946b65b1 100644 (file)
@@ -12,7 +12,7 @@
  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  * See the License for the specific language governing permissions and
  * limitations under the License.
- */ 
+ */
 package org.wamblee.test.persistence.eclipselink;
 
 import org.wamblee.test.persistence.MyEntityExampleTestBase;