Index: tests/pybin/tools.py
===================================================================
--- tests/pybin/tools.py	(revision abec2f8d60181f637cd5e280d36dade3aec5bd50)
+++ 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
