Re-added plugin.
- ~
- twelve_hour
- test
- twelve_hour_test.rb
| twelve_hour_test.rb |
|---|
require 'test/unit'
class TwelveHourTest < Test::Unit::TestCase
# Replace this with your real tests.
def test_this_plugin
flunk
end
end
Check out the code: svn co svn://svn.bopia.com/twelve_hour/twelve_hour/test/twelve_hour_test.rb
