mirror of
https://github.com/nishiki/manage-password.git
synced 2025-02-21 10:20:05 +00:00
fix test
This commit is contained in:
parent
5d267a4865
commit
21c3732ad3
1 changed files with 1 additions and 0 deletions
|
@ -46,6 +46,7 @@ class TestConfig < Test::Unit::TestCase
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@config = MPW::Config.new
|
||||||
@config.load_config
|
@config.load_config
|
||||||
|
|
||||||
assert_equal(@config.password[:length], 16)
|
assert_equal(@config.password[:length], 16)
|
||||||
|
|
Loading…
Add table
Reference in a new issue