From d7239d665e6781d7b84ecfde3fd5d7d1831de284 Mon Sep 17 00:00:00 2001 From: Chris Czub Date: Mon, 9 Nov 2015 15:07:08 -0500 Subject: Add new contentviews' content type mappings --- test/test_contentview.py | 1 + 1 file changed, 1 insertion(+) (limited to 'test') diff --git a/test/test_contentview.py b/test/test_contentview.py index 68272fca..c1e437e4 100644 --- a/test/test_contentview.py +++ b/test/test_contentview.py @@ -217,6 +217,7 @@ Larry tcv = TestContentView() cv.add(tcv) + # repeated addition causes exception tutils.raises( ContentViewException, cv.add, -- cgit v1.2.3