commit | 77cd83890dfb4ed94f9a68aa550f2eb1f7c42b00 | [log] [tgz] |
---|---|---|
author | Christopher Dunn <cdunn2001@gmail.com> | Sat Apr 19 21:41:03 2014 +0000 |
committer | Christopher Dunn <cdunn2001@gmail.com> | Sat Apr 19 21:41:03 2014 +0000 |
tree | f9c517fdaba43f497d1fb46728fe59aa756d285f | |
parent | 09439b7bc79eced6eb072695a9a34fe3abd3b231 [diff] |
vim modeline http://vim.wikia.com/wiki/Modeline_magic
diff --git a/src/jsontestrunner/main.cpp b/src/jsontestrunner/main.cpp index 81d9a4c..81805c2 100644 --- a/src/jsontestrunner/main.cpp +++ b/src/jsontestrunner/main.cpp
@@ -298,3 +298,4 @@ return exitCode; } +// vim: et ts=4 sts=4 sw=4 tw=0