blob: bca2e10fbe28c3030443caef5dd2c9b5c4a66b1e [file] [log] [blame]
# Copyright 2019 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.
executable("trivial_success") {
testonly = true
sources = [ "trivial_success.cc" ]
}