Переглянути джерело

debugging example.spec.ts

yakomaxa 2 роки тому
батько
коміт
2e4f3de604
1 змінених файлів з 3 додано та 3 видалено
  1. 3 3
      src/mol-script/transpilers/_spec/examples.spec.ts

+ 3 - 3
src/mol-script/transpilers/_spec/examples.spec.ts

@@ -21,6 +21,6 @@ function testTranspilerExamples(name: string, transpiler: Transpiler) {
 }
 
 testTranspilerExamples('pymol', transpilers.pymol);
-testTranspilerExamples('vmd', transpilers.vmd);
-testTranspilerExamples('jmol', transpilers.jmol);
-testTranspilerExamples('rasmol', transpilers.rasmol);
+// testTranspilerExamples('vmd', transpilers.vmd);
+// testTranspilerExamples('jmol', transpilers.jmol);
+// testTranspilerExamples('rasmol', transpilers.rasmol);