init
This commit is contained in:
7
test/lib/secrets_test.rb
Normal file
7
test/lib/secrets_test.rb
Normal file
@ -0,0 +1,7 @@
|
||||
require File.expand_path '../../test_helper.rb', __FILE__
|
||||
|
||||
class SecretsTest < ActiveSupport::TestCase
|
||||
def test_sanity
|
||||
assert Secrets
|
||||
end
|
||||
end
|
Reference in New Issue
Block a user