From 6a1aa9ea5db1822350c78a66e65d4bd344e2d012 Mon Sep 17 00:00:00 2001 From: Peng Wu Date: Fri, 12 Aug 2011 11:05:19 +0800 Subject: fixes code styles in test directory. --- tests/storage/test_parser.cpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'tests/storage/test_parser.cpp') diff --git a/tests/storage/test_parser.cpp b/tests/storage/test_parser.cpp index fe870a3..4a5ebe3 100644 --- a/tests/storage/test_parser.cpp +++ b/tests/storage/test_parser.cpp @@ -152,6 +152,3 @@ int main (int argc, char * argv []) return 0; } -/* -vi:ts=4:nowrap:ai:expandtab -*/ -- cgit