(no commit message)
authorErik Brakkee <erik@brakkee.org>
Sat, 31 Jul 2010 17:33:44 +0000 (17:33 +0000)
committerErik Brakkee <erik@brakkee.org>
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;