fix object grow

and write a test (and another one …)
This commit is contained in:
Torsten Ruger
2015-05-17 14:44:48 +03:00
parent 1114f06921
commit 701b0bc011
3 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,4 @@
require_relative "test_object"
require_relative "test_list"
require_relative "test_word"
require_relative "test_dictionary"