ENH: allow multiple files with the same name in different sub dirs test

This commit is contained in:
Bill Hoffman
2006-04-17 13:59:23 -04:00
parent 69488e5bd2
commit 0f8603acc2
12 changed files with 69 additions and 6 deletions

View File

@@ -0,0 +1,4 @@
int NameConflictTest2()
{
return 0;
}