require 'test_helper' # rake test TEST=test/ad_set_test.rb class AdSetTest < BaseTest def test_foo end end