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