Merge branch 'master' of https://source.jalview.org/git/jalviewjs.git
[jalviewjs.git] / site / swingjs / j2s / swingjs / test / package.js
index 9c4caca..c03651e 100644 (file)
@@ -1,20 +1,20 @@
-var path = ClazzLoader.getClasspathFor ("swingjs.test.package");\r
-path = path.substring (0, path.lastIndexOf ("package.js"));\r
-ClazzLoader.jarClasspath (path + "Test_3.js", [\r
-"swingjs.test.Test_3Canvas",\r
-"$.Test_3Controls",\r
-"$.Test_3"]);\r
-ClazzLoader.jarClasspath (path + "Test_2.js", [\r
-"swingjs.test.Test_2Canvas",\r
-"$.Test_2",\r
-"$.Test_2Controls"]);\r
-ClazzLoader.jarClasspath (path + "SeeThroughImageApplet.js", [\r
-"swingjs.test.SeeThroughImageApplet",\r
-"$.SeeThroughComponent"]);\r
-ClazzLoader.jarClasspath (path + "JumbledImageApplet.js", [\r
-"swingjs.test.JumbledImageApplet",\r
-"$.JumbledImage"]);\r
-ClazzLoader.jarClasspath (path + "BugTest.js", [\r
-"swingjs.test.BugTest",\r
-"$.A",\r
-"$.B"]);\r
+var path = ClazzLoader.getClasspathFor ("swingjs.test.package");
+path = path.substring (0, path.lastIndexOf ("package.js"));
+ClazzLoader.jarClasspath (path + "Test_3.js", [
+"swingjs.test.Test_3Canvas",
+"$.Test_3Controls",
+"$.Test_3"]);
+ClazzLoader.jarClasspath (path + "Test_2.js", [
+"swingjs.test.Test_2Canvas",
+"$.Test_2",
+"$.Test_2Controls"]);
+ClazzLoader.jarClasspath (path + "SeeThroughImageApplet.js", [
+"swingjs.test.SeeThroughImageApplet",
+"$.SeeThroughComponent"]);
+ClazzLoader.jarClasspath (path + "JumbledImageApplet.js", [
+"swingjs.test.JumbledImageApplet",
+"$.JumbledImage"]);
+ClazzLoader.jarClasspath (path + "BugTest.js", [
+"swingjs.test.BugTest",
+"$.A",
+"$.B"]);