Skip to content

Commit e841827

Browse files
author
Pamela McA'Nulty
committed
Missed a django_start_at
1 parent 6e72ff3 commit e841827

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_simple.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,6 @@ def test_now(self):
175175
self.assertEqual(text, "Now:\nnow\n.\n")
176176
self.assert_analysis([1, 2, 3])
177177

178-
@django_start_at(1, 8)
179178
def test_now_as(self):
180179
self.make_template("""\
181180
{% now "\\n\\o\\w" as right_now %}

0 commit comments

Comments
 (0)