summaryrefslogtreecommitdiff
path: root/server/tests/hash_unittest.c
diff options
context:
space:
mode:
Diffstat (limited to 'server/tests/hash_unittest.c')
-rw-r--r--server/tests/hash_unittest.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/tests/hash_unittest.c b/server/tests/hash_unittest.c
index 757ef2af..3345cd8d 100644
--- a/server/tests/hash_unittest.c
+++ b/server/tests/hash_unittest.c
@@ -536,7 +536,7 @@ ATF_TC_BODY(lease_hash_basic_3hosts, tc) {
the code from using an improper client id earlier and restoring
the hash code to its previous state. As we may choose to
redo the hash code again this test hasn't been deleted.
-*/
+*/
/* this test is a direct reproduction of 29851 issue */
ATF_TC(uid_hash_rt29851);