aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--zenstore/gc.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/zenstore/gc.cpp b/zenstore/gc.cpp
index 8a9fceb65..853f2a3db 100644
--- a/zenstore/gc.cpp
+++ b/zenstore/gc.cpp
@@ -617,7 +617,7 @@ TEST_CASE("gc.basic")
CHECK(!CidStore.ContainsChunk(InsertResult.DecompressedId));
}
-TEST_CASE("gc.compact")
+TEST_CASE("gc.full")
{
ScopedTemporaryDirectory TempDir;