diff options
Diffstat (limited to 'core/testing/testing.odin')
| -rw-r--r-- | core/testing/testing.odin | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/testing/testing.odin b/core/testing/testing.odin index d6bf6ea33..7182f77f5 100644 --- a/core/testing/testing.odin +++ b/core/testing/testing.odin @@ -1,4 +1,3 @@ -// The implementation of the `odin test` runner and procedures user tests can use for this purpose. package testing /* |