mirror of
https://github.com/kubernetes-sigs/node-feature-discovery.git
synced 2025-03-05 08:17:04 +00:00
This ensures that the testdata folder is not included in the top-level module and prevents issues such as unsupported characters in path names. Signed-off-by: Evan Lezar <elezar@nvidia.com>
3 lines
173 B
Modula-2
3 lines
173 B
Modula-2
// This empty go.mod file ensures that the testdata folder is not included
|
|
// in the top-level module. This prevents issues such as unsupported characters
|
|
// in path names.
|