aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorDanielGavin <danielgavin5@hotmail.com>2020-11-04 20:47:45 +0100
committerGitHub <noreply@github.com>2020-11-04 20:47:45 +0100
commit94265ccdfcb628fa901fcb00168f4f5f30cd38f0 (patch)
treef7336dff1752c6f0f30477d84fc21dd7ebc71d21 /tests
parentd7b9ca4236828a1a721d5a6317e56235e54a1210 (diff)
typo
Diffstat (limited to 'tests')
-rw-r--r--tests/tests.odin2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tests.odin b/tests/tests.odin
index 89f043e..51cba67 100644
--- a/tests/tests.odin
+++ b/tests/tests.odin
@@ -10,7 +10,7 @@ import src "../src"
/*
- This is really tests, but just where i quickly got look at error crashes from specific messages.
+ This is isn't really tests, but just where i quickly got to look at error crashes from specific messages.
There needs either to be a process spawned
or just keep overwriting the writer and reader functions, but either way, there needs