Skip to content

Commit

Permalink
moving test_views_version
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcottner committed Apr 1, 2024
1 parent 3fd3aac commit 6d9a278
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ def setUp(self):
delattr(version_view, "__json__") # Clean-up memoization.
except AttributeError:
pass
self.obj = None

tearDown = setUp

Expand Down

0 comments on commit 6d9a278

Please sign in to comment.