浏览代码

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

Benjamin ABEL 9 年之前
父节点
当前提交
0013241888
共有 1 个文件被更改,包括 2 次插入0 次删除
  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,