state_select_test.rb

Path: test/state_select_test.rb
Last Update: Wed Oct 25 09:55:31 India Standard Time 2006

require ‘test/unit‘

class USStateSelectTest < Test::Unit::TestCase

   Replace this with your real tests.
  def test_this_plugin
    flunk
  end

end

[Validate]