Skip to content

Commit 8170eb6

Browse files
pcd1193182Paul Dagnelie
andauthored
Fix TestGroup warning due to missing tags
Reviewed-by: Alexander Motin <[email protected]> Reviewed-by: Brian Behlendorf <[email protected]> Reviewed-by: Rob Norris <[email protected]> Signed-off-by: Paul Dagnelie <[email protected]> Co-authored-by: Paul Dagnelie <[email protected]> Closes #17473
1 parent 5e5253b commit 8170eb6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/runfiles/linux.run

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -207,6 +207,8 @@ tags = ['functional', 'snapshot']
207207
[tests/functional/syncfs:Linux]
208208
tests = ['syncfs_suspend']
209209
tags = ['functional', 'syncfs']
210+
pre =
211+
post =
210212

211213
[tests/functional/tmpfile:Linux]
212214
tests = ['tmpfile_001_pos', 'tmpfile_002_pos', 'tmpfile_003_pos',

0 commit comments

Comments
 (0)