MichalStrehovsky / iltrim

MIT License
9 stars 1 forks source link

The test class must match the file name #63

Closed vitek-karas closed 2 years ago

vitek-karas commented 2 years ago

Otherwise the test infra ignores the class (assumes it's not a test)

LakshanF commented 2 years ago

Oops, forgot that. Thanks @vitek-karas