summaryrefslogtreecommitdiff
path: root/deps/gyp/test/mac/identical-name/test.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'deps/gyp/test/mac/identical-name/test.gyp')
-rw-r--r--deps/gyp/test/mac/identical-name/test.gyp11
1 files changed, 0 insertions, 11 deletions
diff --git a/deps/gyp/test/mac/identical-name/test.gyp b/deps/gyp/test/mac/identical-name/test.gyp
deleted file mode 100644
index 717220e866..0000000000
--- a/deps/gyp/test/mac/identical-name/test.gyp
+++ /dev/null
@@ -1,11 +0,0 @@
-{
- 'includes': ['test.gypi'],
- 'targets': [{
- 'target_name': 'test',
- 'type': 'executable',
- 'dependencies': [
- 'testlib/testlib.gyp:proxy',
- 'proxy/proxy.gyp:testlib',
- ],
- }],
-} \ No newline at end of file