rearranging tests a little

This commit is contained in:
Torsten Ruger
2015-07-19 10:54:36 +03:00
parent ac9d5eaf5a
commit 7451493193
11 changed files with 39 additions and 34 deletions

View File

@@ -1,3 +1,4 @@
require_relative "test_basic"
require_relative "test_methods"
require_relative "test_compat"
require_relative "test_padding"
require_relative "test_positioning"