projects
/
ulas
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f72b752
)
Fixed tests
author
Lukas Krickl
<lukas@krickl.dev>
Sun, 26 Nov 2023 08:09:16 +0000
(09:09 +0100)
committer
Lukas Krickl
<lukas@krickl.dev>
Sun, 26 Nov 2023 08:09:16 +0000
(09:09 +0100)
src/test.c
patch
|
blob
|
history
diff --git
a/src/test.c
b/src/test.c
index 1d8ebe3e25b5086c1e74c4b53b7dd20865b3dd0b..6264afaa625cbbbe0b6bcc873fa0c31d8dd10f0f 100644
(file)
--- a/
src/test.c
+++ b/
src/test.c
@@
-287,7
+287,7
@@
void test_asminstr(void) {
void test_full(void) {
TESTBEGIN("testfull");
- TESTEND("test
end
");
+ TESTEND("test
full
");
}
int main(int arc, char **argv) {