Rename tag as well.
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
---
|
||||
name: "Thread Test 1"
|
||||
tags:
|
||||
- threads
|
||||
depends:
|
||||
- boot
|
||||
tags: [threads]
|
||||
depends: [boot]
|
||||
---
|
||||
tt1
|
||||
|
@@ -1,8 +1,6 @@
|
||||
---
|
||||
name: "Thread Test 2"
|
||||
tags:
|
||||
- threads
|
||||
depends:
|
||||
- boot
|
||||
tags: [threads]
|
||||
depends: [boot]
|
||||
---
|
||||
tt2
|
||||
|
@@ -1,8 +1,6 @@
|
||||
---
|
||||
name: "Thread Test 3"
|
||||
tags:
|
||||
- threads
|
||||
depends:
|
||||
- boot
|
||||
tags: [threads]
|
||||
depends: [boot]
|
||||
---
|
||||
tt3
|
||||
|
Reference in New Issue
Block a user