RUBY-278 minor: typo

This commit is contained in:
Kyle Banker 2011-08-08 17:54:25 -04:00
parent a9b975eaaa
commit 61151a4f35
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
require './test/test_helper'
class TiumestampTest < Test::Unit::TestCase
class TimestampTest < Test::Unit::TestCase
include Mongo
def test_timestamp_equality