1
0
Fork 0
mirror of https://github.com/nishiki/manage-password.git synced 2025-02-19 17:40:05 +00:00

unittest: add env for key white a real key

This commit is contained in:
nishiki 2014-12-30 09:32:14 +01:00
parent 087320e52b
commit 04a4173f16

View file

@ -10,7 +10,7 @@ class TestMPW < Test::Unit::TestCase
@fixture_file = 'files/fixtures.yml'
file_gpg = 'test.gpg'
key = 'a.waksberg@yaegashi.fr'
key = ENV['MPW_TEST_KEY']
puts