chiark
/
gitweb
/
~mdw
/
mLib
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
@@@ more mess
[mLib]
/
struct
/
t
/
dstr-putf-test.c
diff --git
a/struct/t/dstr-putf-test.c
b/struct/t/dstr-putf-test.c
index 7f6c652861bcabb63de27092731bc069a3638bec..5186787c31fddb8e9f2b57e2ff52a34bb408cb80 100644
(file)
--- a/
struct/t/dstr-putf-test.c
+++ b/
struct/t/dstr-putf-test.c
@@
-108,7
+108,6
@@
int main(int argc, char *argv[])
tvec_parseargs(argc, argv, &tvstate, &argpos, &tvec_adhocconfig);
if (argpos < argc) die(2, "no input files expected");
- tvec_adhoc(&tvstate);
TESTGROUP("basics") {
TEST_KNOWN(("Hello, world!"), "Hello, world!");