• Tom Jorquera's avatar
    lib/controller: ignore test files · 1b7a292f
    Tom Jorquera authored
    `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.
    1b7a292f
controller.test.js 2.92 KB