Sha256: d065cff436250e007c5e91b91d2a90d4981303e91e6dcca1b5b9d37cdf11ff4b
Contents?: true
Size: 196 Bytes
Versions: 3
Compression:
Stored size: 196 Bytes
Contents
require File.join(File.dirname(__FILE__), 'test_helper') class NoKeyErrorTest < Test::Unit::TestCase def test_should_exist assert_not_nil PluginAWeek::EncryptedStrings::NoKeyError end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
encrypted_strings-0.0.1 | test/no_key_error_test.rb |
encrypted_strings-0.0.2 | test/no_key_error_test.rb |
encrypted_strings-0.0.3 | test/no_key_error_test.rb |