Skip to content

Commit c884d4e

Browse files
committed
Allow testing WordPressShared directly
1 parent e825879 commit c884d4e

File tree

2 files changed

+28
-0
lines changed

2 files changed

+28
-0
lines changed
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
{
2+
"configurations" : [
3+
{
4+
"id" : "D6F49D5C-3B89-4ED4-BE33-0A53AD094239",
5+
"name" : "Test Scheme Action",
6+
"options" : {
7+
8+
}
9+
}
10+
],
11+
"defaultOptions" : {
12+
"codeCoverage" : false,
13+
"performanceAntipatternCheckerEnabled" : true
14+
},
15+
"testTargets" : [
16+
{
17+
"target" : {
18+
"containerPath" : "container:",
19+
"identifier" : "WordPressSharedTests",
20+
"name" : "WordPressSharedTests"
21+
}
22+
}
23+
],
24+
"version" : 1
25+
}

WordPress.xcworkspace/contents.xcworkspacedata

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)