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