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