Closed adrianparsons closed 11 years ago
I've run into a case where getConcatenation should throw an error (because a required file doesn't exist), but no error is thrown. This seems to happen when a block of code precedes the require statement.
I closed this issue and opened issue #41 which includes a pull request and a unit test.
I've run into a case where getConcatenation should throw an error (because a required file doesn't exist), but no error is thrown. This seems to happen when a block of code precedes the require statement.