require 'test_helper' class HasOptionsTest < Test::Unit::TestCase should "probably rename this file and start testing for real" do assert_equal true, true end end