diff options
Diffstat (limited to 'Tests/ComplexRelativePaths/Executable/Sub1')
-rw-r--r-- | Tests/ComplexRelativePaths/Executable/Sub1/NameConflictTest.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Tests/ComplexRelativePaths/Executable/Sub1/NameConflictTest.c b/Tests/ComplexRelativePaths/Executable/Sub1/NameConflictTest.c deleted file mode 100644 index 8720386..0000000 --- a/Tests/ComplexRelativePaths/Executable/Sub1/NameConflictTest.c +++ /dev/null @@ -1,4 +0,0 @@ -int NameConflictTest1() -{ - return 0; -} |