avatar

7

Re-added plugin. by Bruno, 12 Nov, 2007 04:56 PM
Diff this changeset:
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