blob: 3c01596b547136eee704494e02151f0c25341ff0 (
plain)
1
2
3
4
5
6
|
// Copyright 2025 syzkaller project authors. All rights reserved.
// Use of this source code is governed by Apache 2 LICENSE that can be found in the LICENSE file.
package flow
// An empty test that runs registration and verification of all registered workflows via init functions.
|