diff options
author | bonmas14 <bonmas14@gmail.com> | 2025-09-29 19:58:12 +0300 |
---|---|---|
committer | bonmas14 <bonmas14@gmail.com> | 2025-09-29 19:58:12 +0300 |
commit | 51ecf18f6ce5b9e06ec61423548270b4746f379d (patch) | |
tree | c2c3ffbbb1fd8ef52fa311851a45ed04ff2bb925 /tests/d/test.c | |
parent | 099519b45594827aad7c85f84816ae9b0cdd4698 (diff) | |
download | ungrateful-51ecf18f6ce5b9e06ec61423548270b4746f379d.tar.gz ungrateful-51ecf18f6ce5b9e06ec61423548270b4746f379d.zip |
Added zlib
Diffstat (limited to 'tests/d/test.c')
-rw-r--r-- | tests/d/test.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/d/test.c b/tests/d/test.c index 6e6442b..a77a759 100644 --- a/tests/d/test.c +++ b/tests/d/test.c @@ -3,7 +3,6 @@ int main(void) { un_init(UN_KB(4)); - d_init(); String host = UN_STR("f-tier-games.ru"); |