1
0
Fork 0
mirror of https://github.com/nishiki/manage-password.git synced 2025-05-15 13:25:20 +00:00
mpw/test/tests.rb

6 lines
115 B
Ruby
Raw Permalink Normal View History

2015-05-11 19:15:33 +02:00
#!/usr/bin/ruby
2016-11-10 23:57:16 +01:00
require_relative 'test_config.rb'
2015-05-11 19:15:33 +02:00
require_relative 'test_item.rb'
2016-11-10 23:57:16 +01:00
require_relative 'test_mpw.rb'