Rename tag as well.

This commit is contained in:
Geoffrey Challen
2016-02-17 10:59:30 -05:00
parent c00f4584ce
commit 25ba3efe7f
34 changed files with 165 additions and 163 deletions

View File

@@ -1,8 +1,6 @@
---
name: "Thread Test 1"
tags:
- threads
depends:
- boot
tags: [threads]
depends: [boot]
---
tt1

View File

@@ -1,8 +1,6 @@
---
name: "Thread Test 2"
tags:
- threads
depends:
- boot
tags: [threads]
depends: [boot]
---
tt2

View File

@@ -1,8 +1,6 @@
---
name: "Thread Test 3"
tags:
- threads
depends:
- boot
tags: [threads]
depends: [boot]
---
tt3