summaryrefslogtreecommitdiff
path: root/.classpath
diff options
context:
space:
mode:
authorAdrien Hopkins <ahopk127@my.yorku.ca>2021-08-07 15:25:54 -0500
committerAdrien Hopkins <ahopk127@my.yorku.ca>2021-08-07 15:25:54 -0500
commit72eed55d9f834de8302564fbe6dfa3d1d446afb4 (patch)
tree7eebb8177b52fb84463d7b65d8e083f76190ef17 /.classpath
parentf214f5623afeaa9e4dafbcc70698284b2a33e695 (diff)
Renamed sevenUnits.math to sevenUnits.utils
Diffstat (limited to '.classpath')
-rw-r--r--.classpath7
1 files changed, 0 insertions, 7 deletions
diff --git a/.classpath b/.classpath
index 66f8050..79126ac 100644
--- a/.classpath
+++ b/.classpath
@@ -19,13 +19,6 @@
<attribute name="test" value="true"/>
</attributes>
</classpathentry>
- <classpathentry kind="src" output="bin/test" path="src/test/resources">
- <attributes>
- <attribute name="gradle_scope" value="test"/>
- <attribute name="gradle_used_by_scope" value="test"/>
- <attribute name="test" value="true"/>
- </attributes>
- </classpathentry>
<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"/>