Skip to content

Commit

Permalink
added junit test
Browse files Browse the repository at this point in the history
  • Loading branch information
mkutmon committed May 5, 2015
1 parent a4731c6 commit 194d4f0
Show file tree
Hide file tree
Showing 6 changed files with 3,252 additions and 6 deletions.
4 changes: 3 additions & 1 deletion .classpath
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="lib" path="lib/jdom.jar"/>
<classpathentry kind="src" path="test"/>
<classpathentry kind="lib" path="lib/jdom-2.0.6.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry kind="output" path="bin"/>
</classpath>
Binary file added lib/jdom-2.0.6.jar
Binary file not shown.
Binary file removed lib/jdom.jar
Binary file not shown.
Loading

0 comments on commit 194d4f0

Please sign in to comment.