Skip to content

Commit

Permalink
[#1701] PEP8
Browse files Browse the repository at this point in the history
  • Loading branch information
joetsoi committed Jul 29, 2014
1 parent 06e3e97 commit 21732d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ckan/new_tests/lib/search/test_index.py
Expand Up @@ -120,7 +120,7 @@ def test_index_date_field(self):
assert_equal(
response.results[0]['test_tim_date'].strftime('%Y-%m-%d %H:%M:%S'),
'2014-03-22 05:42:14'
)
)

def test_index_date_field_wrong_value(self):

Expand Down

0 comments on commit 21732d2

Please sign in to comment.