Example #1
0
 def test_display_template(self):
     self.assertEqual('tagging.html', Tagging.get_display_template())
Example #2
0
 def test_display_template(self):
     self.assertEqual('tagging.html', Tagging.get_display_template())