Kaynağa Gözat

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

Benjamin ABEL 9 yıl önce
ebeveyn
işleme
0013241888
1 değiştirilmiş dosya ile 2 ekleme ve 0 silme
  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,