testing/btest: Fix double commented @TEST- lines

sed -i 's/^# # @/# @/g'
This commit is contained in:
Arne Welzel 2025-05-06 14:06:11 +02:00
parent e986caddf0
commit 0e327a0c12
21 changed files with 54 additions and 54 deletions

View file

@ -45,7 +45,7 @@ redef record M::Info$no_such_field -= { &log };
# This isn't reported very nicely: It's a syntax error rather than an unknown attribute
redef record M::Info$ts += { &unknown };
# # @TEST-START-FILE setup.zeek
# @TEST-START-FILE setup.zeek
module M;
export {
type ErrCode: enum {