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