Selaa lähdekoodia

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

Benjamin ABEL 9 vuotta sitten
vanhempi
commit
0013241888
1 muutettua tiedostoa jossa 2 lisäystä ja 0 poistoa
  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,