diff options
author | Adrien Hopkins <ahopk127@my.yorku.ca> | 2021-12-02 16:46:15 -0500 |
---|---|---|
committer | Adrien Hopkins <ahopk127@my.yorku.ca> | 2021-12-02 16:46:15 -0500 |
commit | 345fa45ae562e4699cc9c2e039dc82c7a66b0451 (patch) | |
tree | 970052482622edd7e7fa950dfcee66b165818a4f /.classpath | |
parent | 54e481cdb7115b236bcddb86b785d88dcc757c39 (diff) | |
parent | 8ea77520ce58e948eeffc4c2e8c25c69e88ed00a (diff) |
Merge branch 'testing-upgrades' into develop
Diffstat (limited to '.classpath')
-rw-r--r-- | .classpath | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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"/> |