Skip to content

Commit 2801423

Browse files
author
Jared Nagle
committed
testing project file
1 parent feea88a commit 2801423

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

testing/testing.iml

+10
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<module org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true" type="JAVA_MODULE" version="4">
3+
<component name="FacetManager">
4+
<facet type="jpa" name="JPA">
5+
<configuration>
6+
<setting name="validation-enabled" value="true" />
7+
<setting name="provider-name" value="" />
8+
<datasource-mapping />
9+
<deploymentDescriptor name="persistence.xml" url="file://$MODULE_DIR$/src/test/resources/com/thenaglecode/core/persistence.xml" />
10+
</configuration>
11+
</facet>
12+
</component>
313
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_7" inherit-compiler-output="false">
414
<output url="file://$MODULE_DIR$/target/classes" />
515
<output-test url="file://$MODULE_DIR$/target/test-classes" />

0 commit comments

Comments
 (0)