test/test_mysql2.rb in upsert-0.3.2 vs test/test_mysql2.rb in upsert-0.3.3
- old
+ new
@@ -33,9 +33,11 @@
it_also 'supports multibyte'
it_also 'is thread-safe'
+ it_also 'is precise'
+
it_also "doesn't mess with timezones"
it_also "doesn't blow up on reserved words"
end