diff options
Diffstat (limited to 'o3d/tests')
-rw-r--r-- | o3d/tests/selenium/selenium.gyp | 6 | ||||
-rw-r--r-- | o3d/tests/tests.gyp | 6 |
2 files changed, 12 insertions, 0 deletions
diff --git a/o3d/tests/selenium/selenium.gyp b/o3d/tests/selenium/selenium.gyp index f89e8f7..1d11dea 100644 --- a/o3d/tests/selenium/selenium.gyp +++ b/o3d/tests/selenium/selenium.gyp @@ -240,3 +240,9 @@ ], ], } + +# Local Variables: +# tab-width:2 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=2 shiftwidth=2: diff --git a/o3d/tests/tests.gyp b/o3d/tests/tests.gyp index a2d25b3..890f729 100644 --- a/o3d/tests/tests.gyp +++ b/o3d/tests/tests.gyp @@ -221,3 +221,9 @@ }, ], } + +# Local Variables: +# tab-width:2 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=2 shiftwidth=2: |