blob: 759e5c256cafaf0b9c6ed3f32b9cc0d9cd8ecedf [file] [log] [blame]
# Copyright 2023 The Chromium Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
# Mock version of the build rules so that //testing will be happy with
# Dawn standalone, which doesn't actuall implement/use any FuzzTest
# tests at the moment.
source_set("init_fuzztest") {
testonly = true
}