summaryrefslogtreecommitdiff
path: root/test/.excludes/JSONGenericObjectTest.rb
blob: 820a6a01200182a14365cdc50c0c09a6cec7e6cc (plain)
1
2
3
4
# ostruct will be loaded when JSON::GenericObject is autoloaded.  By
# removing all test methods, the autoload in `setup` is not triggered.

exclude /test_/, 'JSON::GenericObject needs ostruct gem'