Add new test here as well.
diff --git a/regress/CMakeLists.txt b/regress/CMakeLists.txt
index a1af02f..ce2b01b 100644
--- a/regress/CMakeLists.txt
+++ b/regress/CMakeLists.txt
@@ -119,6 +119,7 @@
 	torrent-already.test
 	utf-8-standardization.test
 	zip64_creation.test
+	zip64_stored_creation.test
 )
 
 SET(ENV{srcdir} ${CMAKE_CURRENT_SOURCE_DIR})