Sfoglia il codice sorgente

Test nb format 3&4 in both ipython 2&3

Benjamin ABEL 9 anni fa
parent
commit
0013241888
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2 0
      liquid_tags/test_generation.py

+ 2 - 0
liquid_tags/test_generation.py

@@ -87,6 +87,8 @@ class TestFullRun(unittest.TestCase):
         # test existence
         assert os.path.exists(os.path.join(self.temp_path,
                                            'test-ipython-notebook-nb-format-3.html'))
+        assert os.path.exists(os.path.join(self.temp_path,
+                                           'test-ipython-notebook-nb-format-4.html'))
 
         # test differences
         #assert filecmp.cmp(os.path.join(output_path,