summaryrefslogtreecommitdiffstats
path: root/jrt_test/src/tests/rpc-error/test-errors.cpp
diff options
context:
space:
mode:
authorArne H Juul <arnej@yahoo-inc.com>2017-05-02 11:05:57 +0200
committerArne H Juul <arnej@yahoo-inc.com>2017-05-02 11:09:00 +0200
commitc62a40b368c3f87f2af75038974961e83a48a779 (patch)
tree557a2e2241ef5d19d4236067dd3c05a868752b7a /jrt_test/src/tests/rpc-error/test-errors.cpp
parentc638dea6f73bb3b250326f2c386b18a2120abfc3 (diff)
misc cleanup from Baldersheim
* include file cleanup * only do LOG_SETUP as needed * remove "virtual" where "override" is specified also * some minor reformatting and indentation changes
Diffstat (limited to 'jrt_test/src/tests/rpc-error/test-errors.cpp')
-rw-r--r--jrt_test/src/tests/rpc-error/test-errors.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/jrt_test/src/tests/rpc-error/test-errors.cpp b/jrt_test/src/tests/rpc-error/test-errors.cpp
index 07ff7425f9a..184e733da82 100644
--- a/jrt_test/src/tests/rpc-error/test-errors.cpp
+++ b/jrt_test/src/tests/rpc-error/test-errors.cpp
@@ -2,7 +2,6 @@
#include <vespa/vespalib/testkit/testapp.h>
#include <vespa/fnet/frt/frt.h>
-
class TestErrors : public vespalib::TestApp
{
private: