// Copyright 2018 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "mojo/public/cpp/base/text_direction_mojom_traits.h" #include "testing/gtest/include/gtest/gtest.h" namespace mojo_base { namespace text_direction_unittest { TEST(TextDirectionTest, TextDirection) { … } } // namespace text_direction_unittest } // namespace mojo_base