lib/controller: ignore test files
`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.
Showing
Please register or sign in to comment