File: test_failing_with_nose

package info (click to toggle)
libthumbor 2.0.2-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 288 kB
  • sloc: python: 900; makefile: 18
file content (10 lines) | stat: -rw-r--r-- 212 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
--- a/tests/test_generic_views.py
+++ b/tests/test_generic_views.py
@@ -11,6 +11,7 @@
 """libthumbor generic views tests"""
 
 import os
+from unittest import TestCase
 
 import pytest
 from preggy import expect