doc
diff --git a/scripts/bench/bench.py b/scripts/bench/bench.py
index 7661e75..5384446 100644
--- a/scripts/bench/bench.py
+++ b/scripts/bench/bench.py
@@ -9,7 +9,7 @@
 
 with_implement  = 1
 with_header     = 1
-with_a_test     = 0
+with_a_test     = 1
 doctest_disable = 0
 
 the_folder = "project"