Sha256: f6e37f3abcdb46e744c20cf4c306128cbb823d53d8c2a2513a875487c599620b
Contents?: true
Size: 206 Bytes
Versions: 44
Compression:
Stored size: 206 Bytes
Contents
require File.expand_path(File.dirname(__FILE__) + '/../test_helper') class InvalidTransitionTest < Test::Unit::TestCase def test_should_exist assert_not_nil StateMachine::InvalidTransition end end
Version data entries
44 entries across 44 versions & 6 rubygems