Skip to content

Commit

Permalink
chore(tests): add the test plan inside the project
Browse files Browse the repository at this point in the history
  • Loading branch information
hadiidbouk committed Nov 4, 2024
1 parent 36a4b78 commit 654d367
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions Tests/FueledUtils-Package.xctestplan
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"configurations" : [
{
"id" : "81D0F831-C9D6-4678-92BF-A02E2F8399DD",
"name" : "Test Scheme Action",
"options" : {

}
}
],
"defaultOptions" : {

},
"testTargets" : [
{
"parallelizable" : false,
"target" : {
"containerPath" : "container:",
"identifier" : "FueledUtilsCombineTests",
"name" : "FueledUtilsCombineTests"
}
}
],
"version" : 1
}

0 comments on commit 654d367

Please sign in to comment.