Skip to content

Commit

Permalink
Forgot to add the testing packages.
Browse files Browse the repository at this point in the history
  • Loading branch information
pid1 committed Feb 7, 2015
1 parent 1937fa0 commit ad7174d
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Binary file removed bin/main/JUnit_Test_Example.class
Binary file not shown.
Binary file added bin/testing/JUnit_Test_Example.class
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
package main;
package testing;
import static org.junit.Assert.assertEquals;

import org.junit.Test;
Expand Down

0 comments on commit ad7174d

Please sign in to comment.