Skip to content

Commit

Permalink
extracting fixtures to its own package
Browse files Browse the repository at this point in the history
  • Loading branch information
qmx committed Apr 10, 2012
1 parent 9e8b994 commit 128c368
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dynjs/src/test/java/org/dynjs/runtime/DynJSTest.java
Expand Up @@ -18,6 +18,7 @@

import org.dynjs.api.Function;
import org.dynjs.exception.ReferenceError;
import org.dynjs.runtime.fixtures.BypassFunction;
import org.dynjs.runtime.java.JavaRequireFunction;
import org.dynjs.runtime.java.SayHiToJava;
import org.junit.Before;
Expand Down

0 comments on commit 128c368

Please sign in to comment.