summary refs log tree commit diff stats
path: root/test/dirsize_benchmark.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/dirsize_benchmark.py')
-rw-r--r--test/dirsize_benchmark.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/dirsize_benchmark.py b/test/dirsize_benchmark.py
index 38f0bfd7..5784ee80 100644
--- a/test/dirsize_benchmark.py
+++ b/test/dirsize_benchmark.py
@@ -24,3 +24,5 @@ for key in paths.keys():
 		for i in range(4):
 			assert Dirsize.__dict__[algo](key) == paths[key]
 		print("algorithm %s: %20s: %f" % (algo, key, time.time() - t))
+
+# a !!