summaryrefslogtreecommitdiff
path: root/.classpath
diff options
context:
space:
mode:
authorAdrien Hopkins <ahopk127@my.yorku.ca>2021-09-22 16:51:02 -0500
committerAdrien Hopkins <ahopk127@my.yorku.ca>2021-09-22 16:51:02 -0500
commit54e36eda34a508379915b270f4a234693aa1775b (patch)
tree2a84c707408498fe2b58c18c9775e16fa9d79d0b /.classpath
parent54e481cdb7115b236bcddb86b785d88dcc757c39 (diff)
Added a test to test loading unitfiles
Diffstat (limited to '.classpath')
-rw-r--r--.classpath1
1 files changed, 1 insertions, 0 deletions
diff --git a/.classpath b/.classpath
index 79126ac..e21da51 100644
--- a/.classpath
+++ b/.classpath
@@ -19,6 +19,7 @@
<attribute name="test" value="true"/>
</attributes>
</classpathentry>
+ <classpathentry kind="src" path="src/test/resources"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-11/"/>
<classpathentry kind="con" path="org.eclipse.buildship.core.gradleclasspathcontainer"/>
<classpathentry kind="output" path="bin/default"/>