diff options
author | Arthur de Jong <arthur@arthurdejong.org> | 2013-01-05 23:56:35 +0100 |
---|---|---|
committer | Arthur de Jong <arthur@arthurdejong.org> | 2013-01-05 23:56:35 +0100 |
commit | 8d054c82175239cf43e03ae56e5dec44ec4fd493 (patch) | |
tree | 8ef0a3910560a19f2490a09f4960f57cf7112903 /tests | |
parent | 086a1a586148eb9740a1dd4b2697faf2d06d87ca (diff) |
update FIXMEs
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1901 ef36b2f9-881f-0410-afb5-c4e39611909c
Diffstat (limited to 'tests')
-rw-r--r-- | tests/test_cfg.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_cfg.c b/tests/test_cfg.c index 4dbe66e..b9be680 100644 --- a/tests/test_cfg.c +++ b/tests/test_cfg.c @@ -157,7 +157,7 @@ static void test_parse_map(void) static void test_parse_map_statement(void) { - /* FIXME: implement */ + /* TODO: implement */ } static void test_tokenize(void) |