start on collector for local variables

This commit is contained in:
Torsten Ruger
2016-12-21 11:20:36 +02:00
parent 8b05951883
commit 9ec9ccb9b6
4 changed files with 61 additions and 0 deletions

View File

@@ -1,2 +1,3 @@
require_relative "test_type_collector"
require_relative "test_method_collector"
require_relative "test_locals_collector"