aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorKenny Root <kenny@the-b.org>2012-10-21 22:39:48 -0700
committerKenny Root <kenny@the-b.org>2012-10-21 22:39:48 -0700
commit549c087c18f6eae22c6160935ad4a0a7bbc03d23 (patch)
tree9195af3e4f82c6fa307e16b06467fdad33a654b6 /tests
parent3860493c8615454d3bec087e18e4f0d972863b74 (diff)
downloadconnectbot-549c087c18f6eae22c6160935ad4a0a7bbc03d23.tar.gz
connectbot-549c087c18f6eae22c6160935ad4a0a7bbc03d23.tar.bz2
connectbot-549c087c18f6eae22c6160935ad4a0a7bbc03d23.zip
Add vim modeline for my sanity
Diffstat (limited to 'tests')
-rw-r--r--tests/build.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/build.xml b/tests/build.xml
index b508b66..1d57ebb 100644
--- a/tests/build.xml
+++ b/tests/build.xml
@@ -1,4 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!-- vim: set ts=4 sw=4 et: -->
<project name="tests" default="help">
<!-- The local.properties file is created and updated by the 'android' tool.