RUBY-278 minor: typo
This commit is contained in:
parent
a9b975eaaa
commit
61151a4f35
|
@ -1,6 +1,6 @@
|
|||
require './test/test_helper'
|
||||
|
||||
class TiumestampTest < Test::Unit::TestCase
|
||||
class TimestampTest < Test::Unit::TestCase
|
||||
include Mongo
|
||||
|
||||
def test_timestamp_equality
|
||||
|
|
Loading…
Reference in New Issue