summaryrefslogtreecommitdiffstats
path: root/testing/gtest.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'testing/gtest.gyp')
-rw-r--r--testing/gtest.gyp6
1 files changed, 6 insertions, 0 deletions
diff --git a/testing/gtest.gyp b/testing/gtest.gyp
index 17546f4..cdd70c5 100644
--- a/testing/gtest.gyp
+++ b/testing/gtest.gyp
@@ -104,3 +104,9 @@
},
],
}
+
+# Local Variables:
+# tab-width:2
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=2 shiftwidth=2: