summaryrefslogtreecommitdiff
path: root/runtime/runtime_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/runtime_test.cc')
-rw-r--r--runtime/runtime_test.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/runtime_test.cc b/runtime/runtime_test.cc
index 3fe281bd5f..210ad7d711 100644
--- a/runtime/runtime_test.cc
+++ b/runtime/runtime_test.cc
@@ -24,7 +24,7 @@
#include "runtime.h"
#include "thread-current-inl.h"
-namespace art {
+namespace art HIDDEN {
class RuntimeTest : public CommonRuntimeTest {};