diff options
author | Adrien Hopkins <masterofnumbers17@gmail.com> | 2019-10-15 17:53:40 -0400 |
---|---|---|
committer | Adrien Hopkins <masterofnumbers17@gmail.com> | 2019-10-15 17:53:40 -0400 |
commit | efb8729719257c4a766058c5c7122648d94dd8b3 (patch) | |
tree | 2572db85f792ae49cd680b965dbe31b29e2f74b3 /.project | |
parent | 6392274ccc360c241cf31b10f1489cd6fc416eb8 (diff) |
Upgraded to JUnit 5 and moved tests to their proper directories
Diffstat (limited to '.project')
-rw-r--r-- | .project | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -10,14 +10,8 @@ <arguments> </arguments> </buildCommand> - <buildCommand> - <name>org.eclipse.m2e.core.maven2Builder</name> - <arguments> - </arguments> - </buildCommand> </buildSpec> <natures> - <nature>org.eclipse.m2e.core.maven2Nature</nature> <nature>org.eclipse.jdt.core.javanature</nature> </natures> </projectDescription> |