summaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
Diffstat (limited to 'testing')
-rw-r--r--testing/gmock.gyp6
-rw-r--r--testing/gtest.gyp6
2 files changed, 0 insertions, 12 deletions
diff --git a/testing/gmock.gyp b/testing/gmock.gyp
index dd0207d..22a1893 100644
--- a/testing/gmock.gyp
+++ b/testing/gmock.gyp
@@ -60,9 +60,3 @@
},
],
}
-
-# Local Variables:
-# tab-width:2
-# indent-tabs-mode:nil
-# End:
-# vim: set expandtab tabstop=2 shiftwidth=2:
diff --git a/testing/gtest.gyp b/testing/gtest.gyp
index 97139ec..2b57742 100644
--- a/testing/gtest.gyp
+++ b/testing/gtest.gyp
@@ -132,9 +132,3 @@
},
],
}
-
-# Local Variables:
-# tab-width:2
-# indent-tabs-mode:nil
-# End:
-# vim: set expandtab tabstop=2 shiftwidth=2: