Skip to content

Commit 6ab864b

Browse files
author
Paul Dagnelie
committed
Fix TestGroup warning due to missing tags
Signed-off-by: Paul Dagnelie <[email protected]>
1 parent 717213d commit 6ab864b

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
@@ -213,6 +213,8 @@ tags = ['functional', 'snapshot']
213213
[tests/functional/syncfs:Linux]
214214
tests = ['syncfs_suspend']
215215
tags = ['functional', 'syncfs']
216+
pre =
217+
post =
216218

217219
[tests/functional/tmpfile:Linux]
218220
tests = ['tmpfile_001_pos', 'tmpfile_002_pos', 'tmpfile_003_pos',

0 commit comments

Comments
 (0)