Sha256: 13ebb54eb3e7c3332f2dc266b2f0a27c384923ebccd1609ad0e0f857cdf44431
Contents?: true
Size: 196 Bytes
Versions: 33
Compression:
Stored size: 196 Bytes
Contents
require File.expand_path(File.dirname(__FILE__) + '/../test_helper') class InvalidEventTest < Test::Unit::TestCase def test_should_exist assert_not_nil StateMachine::InvalidEvent end end
Version data entries
33 entries across 33 versions & 6 rubygems