diff --git a/spip2md/content.py b/spip2md/content.py index dd5cbf0..efbc21a 100644 --- a/spip2md/content.py +++ b/spip2md/content.py @@ -24,4 +24,4 @@ def test(filename): # Test test("../test/1.spip") -# test("../test/2.spip") +test("../test/2.spip")