test/test_mysql2.rb in upsert-0.1.2 vs test/test_mysql2.rb in upsert-0.2.0
- old
+ new
@@ -34,6 +34,8 @@
it_also 'supports multibyte'
it_also 'is thread-safe'
it_also "doesn't mess with timezones"
+
+ it_also "doesn't blow up on reserved words"
end