Index: tests/pybin/tools.py
===================================================================
--- tests/pybin/tools.py	(revision b4f8808d54aaa8b4ea7ffa142e012fe33696f7b0)
+++ tests/pybin/tools.py	(revision ea2074e147f08bec7cc5895e33bf66c399fd9d89)
@@ -343,5 +343,5 @@
 	# make a directory for this test
 	# mkdir makes the parent directory only so add a dummy
-	mkdir(os.path.join(dst, "dir"))
+	mkdir(os.path.join(dst, name ))
 
 	# moves the files
