require File.expand_path '../../test_helper.rb', __FILE__ class SecretsTest < ActiveSupport::TestCase def test_sanity assert Secrets end end