chromium/mojo/public/cpp/bindings/tests/hash_unittest.cc

// Copyright 2016 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/bindings/lib/hash_util.h"

#include "mojo/public/interfaces/bindings/tests/test_structs.mojom.h"
#include "testing/gtest/include/gtest/gtest.h"

namespace mojo {
namespace test {
namespace {

HashTest;

TEST_F(HashTest, NestedStruct) {}

}  // namespace
}  // namespace test
}  // namespace mojo