Sha256: 54f73e9fd7197d963220d0835cfd82223278c3f48fb9b01cd9e996fd1a211d4c
Contents?: true
Size: 150 Bytes
Versions: 3
Compression:
Stored size: 150 Bytes
Contents
require 'test/unit' class ControlCenterTest < Test::Unit::TestCase # Replace this with your real tests. def test_this_plugin flunk end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
commondream-control_center-0.99.1 | test/control_center_test.rb |
commondream-control_center-0.99.2 | test/control_center_test.rb |
commondream-control_center-1.0.0 | test/control_center_test.rb |