add missing tests (that were not liked to the travis script)

This commit is contained in:
Torsten Ruger
2016-12-08 12:55:16 +02:00
parent a31f75fe93
commit ed6fd91c4e
3 changed files with 5 additions and 1 deletions

View File

@ -1,2 +1,3 @@
require_relative "test_basic"
require_relative "test_message"
require_relative "test_hash"