mirror of
https://github.com/nishiki/manage-password.git
synced 2024-11-23 13:57:52 +00:00
5 lines
81 B
Ruby
5 lines
81 B
Ruby
|
#!/usr/bin/ruby
|
||
|
|
||
|
require_relative 'test_mpw.rb'
|
||
|
require_relative 'test_item.rb'
|