Fix indentation
This commit is contained in:
parent
46af71fbfe
commit
ccd7818024
|
@ -450,5 +450,4 @@ class CursorTest < Test::Unit::TestCase
|
||||||
cursor.rewind!
|
cursor.rewind!
|
||||||
assert_equal 100, cursor.map {|doc| doc }.length
|
assert_equal 100, cursor.map {|doc| doc }.length
|
||||||
end
|
end
|
||||||
|
end
|
||||||
end
|
|
||||||
|
|
Loading…
Reference in New Issue