Skip to content

Commit 412a66b

Browse files
committed
fix test projects not compiling
1 parent a76c36f commit 412a66b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

projectinfo.json

-4
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,4 @@
4949
"Value": "toolkit:syswork/materials"
5050
}
5151
],
52-
"Addons":
53-
[
54-
"tbui",
55-
],
5652
}

tests/projectinfo.json

+4
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,8 @@
5050
"Value": "proj:work/materials"
5151
}
5252
],
53+
"Addons":
54+
[
55+
"tbui",
56+
],
5357
}

0 commit comments

Comments
 (0)