]> gitweb.fperrin.net Git - djsite.git/blobdiff - quotes/test_quotes.py
Fix link to work page
[djsite.git] / quotes / test_quotes.py
index b4c79159cd911f2db112b1021ec7599489f58c7f..b194ec111e3f18d1c73bb9817de038df8957c0bc 100644 (file)
@@ -51,6 +51,8 @@ class Test_Views():
             assert q.text in content
             assert q.notes in content
 
+        c.checkAllLinks('all/', content)
+
     @pytest.mark.slow
     def test_random(self, c):
         seen = {}