blob: e4e5864d54ea57441f0b2613e604ee6959a04a3d [file] [log] [blame]
// Copyright 2017 The Fuchsia Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "gtest/gtest.h"
TEST(FakePassingTest, One) {}
TEST(FakePassingTest, Two) {}