summaryrefslogtreecommitdiff
path: root/src/components/smart_objects/test/SmartObjectDraft_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/smart_objects/test/SmartObjectDraft_test.cc')
-rw-r--r--src/components/smart_objects/test/SmartObjectDraft_test.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/smart_objects/test/SmartObjectDraft_test.cc b/src/components/smart_objects/test/SmartObjectDraft_test.cc
index cfb6785db7..d2382be51d 100644
--- a/src/components/smart_objects/test/SmartObjectDraft_test.cc
+++ b/src/components/smart_objects/test/SmartObjectDraft_test.cc
@@ -37,8 +37,8 @@
#include "smart_objects/smart_object.h"
-using ::testing::ElementsAre;
using ::testing::ContainerEq;
+using ::testing::ElementsAre;
namespace test {
namespace components {