diff options
| author | bjculkin <bjculkin@mix.wvu.edu> | 2017-03-18 14:19:45 -0400 |
|---|---|---|
| committer | bjculkin <bjculkin@mix.wvu.edu> | 2017-03-18 14:19:45 -0400 |
| commit | a64dc2b9e8ad9b71e284f491fdfe4c2b3e60d712 (patch) | |
| tree | b289e9ef6aae29460acb4baa80d31a7b5ef754ca | |
| parent | 338b2b16b6934d27dc4cd536fb5527b71985de4f (diff) | |
Add test folder
| -rw-r--r-- | BJC-Utils2/.classpath | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/BJC-Utils2/.classpath b/BJC-Utils2/.classpath index 5cd442d..1c79e04 100644 --- a/BJC-Utils2/.classpath +++ b/BJC-Utils2/.classpath @@ -7,6 +7,7 @@ </attributes>
</classpathentry>
<classpathentry kind="src" path="src/examples/java"/>
+ <classpathentry kind="src" path="src/test/java"/>
<classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
<attributes>
<attribute name="maven.pomderived" value="true"/>
|
