collect missing tests (and ordering)

This commit is contained in:
Torsten Ruger
2016-12-28 19:31:17 +02:00
parent af31774074
commit 8cfcb84c8d
4 changed files with 6 additions and 4 deletions

View File

@ -1,4 +1,5 @@
require_relative "test_basic"
require_relative "test_hash"
require_relative "test_message"
require_relative "test_method_api"
require_relative "test_type_api"