3253-omnibus save
[jalview.git] / test / jalview / ext / jmol / JmolViewerTest.java
index d43f257..7ef0d16 100644 (file)
@@ -165,7 +165,7 @@ public class JmolViewerTest
     final String _inFile = "examples/3W5V.pdb";
     inFile = _inFile;
     FileLoader fl = new FileLoader();
-    fl.loadFile(af.getCurrentView(), _inFile, DataSourceType.FILE,
+    fl.LoadFile(af.getCurrentView(), _inFile, DataSourceType.FILE,
             FileFormat.PDB);
     try
     {