diff options
author | Vsevolod Stakhov <vsevolod@rambler-co.ru> | 2008-11-28 19:29:00 +0300 |
---|---|---|
committer | Vsevolod Stakhov <vsevolod@rambler-co.ru> | 2008-11-28 19:29:00 +0300 |
commit | 06661f20cbb9d2f1d0f8a68fb7bc46dcd97c6276 (patch) | |
tree | d1054848d24437038adb3f75cbfc028c94e69548 /test/.depends | |
parent | f1fdc9c6c1fa897f6eac5abc4cd193b55d31e7bc (diff) | |
download | rspamd-06661f20cbb9d2f1d0f8a68fb7bc46dcd97c6276.tar.gz rspamd-06661f20cbb9d2f1d0f8a68fb7bc46dcd97c6276.zip |
* Write functions to operate blocks in stat files
* Write test case for statistics files API
Diffstat (limited to 'test/.depends')
-rw-r--r-- | test/.depends | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/.depends b/test/.depends index 2c4e7865e..984f4699c 100644 --- a/test/.depends +++ b/test/.depends @@ -5,3 +5,4 @@ ../src/url.c ../src/util.c ../src/memcached.c +../src/statfile.c |