Skip to content

lib/controller: ignore test files

Tom JORQUERA requested to merge tjorquera/hublot:issue-12 into master

lib/controller now ignore test files. Not ignoring test files would means that the runner would try to load them into the client resulting in errors.

Update tests to check this behavior.

Fixes #12 (closed).

Merge request reports