package org.mozilla.gecko.tests;
import org.mozilla.gecko.*;
public class testJNI extends JavascriptTest {
public testJNI() {
super("testJNI.js");
}