Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Assert that test names cannot contain dots
This is so that we can catch stray test output files, since test names without dots can form predictable patterns we can match on.
- Loading branch information