summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDavid Herrmann <dh.herrmann@gmail.com>2013-10-23 18:12:04 +0200
committerDavid Herrmann <dh.herrmann@gmail.com>2013-10-23 18:12:04 +0200
commit938910553edfd7c36de64e914b00caa2c9c72b98 (patch)
tree582f42e937905e2a7008f62130e82c5a066ca917 /.gitignore
parentddb80e2f0d7860cb72f3a176a248674ca93aceac (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--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 0c55793..00fe76c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,4 +23,4 @@ libtool
m4/
stamp-h1
test-suite.log
-test_hashtable
+test_htable