diff options
author | David Herrmann <dh.herrmann@gmail.com> | 2013-10-23 18:12:04 +0200 |
---|---|---|
committer | David Herrmann <dh.herrmann@gmail.com> | 2013-10-23 18:12:04 +0200 |
commit | 938910553edfd7c36de64e914b00caa2c9c72b98 (patch) | |
tree | 582f42e937905e2a7008f62130e82c5a066ca917 /.gitignore | |
parent | ddb80e2f0d7860cb72f3a176a248674ca93aceac (diff) |
Remove old hashtable and replace tests
shl_hashtable is no longer used. Remove it and replace the tests with
shl_htable tests.
Signed-off-by: David Herrmann <dh.herrmann@gmail.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -23,4 +23,4 @@ libtool m4/ stamp-h1 test-suite.log -test_hashtable +test_htable |