Skip to content

Commit

Permalink
Restyled by whitespace and prettier-json
Browse files Browse the repository at this point in the history
  • Loading branch information
restyled-commits authored and tecimovic committed Aug 12, 2022
1 parent c69c726 commit 269f91a
Show file tree
Hide file tree
Showing 15 changed files with 1,005 additions and 1,018 deletions.
2 changes: 1 addition & 1 deletion examples/chip-tool/templates/tests/templates.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,4 +73,4 @@
"output": "test/Commands.h"
}
]
}
}
2 changes: 1 addition & 1 deletion examples/darwin-framework-tool/templates/templates.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,4 @@
"output": "cluster/Commands.h"
}
]
}
}
34 changes: 17 additions & 17 deletions examples/darwin-framework-tool/templates/tests/ciTests.json
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
{
"include": "../../../../src/app/tests/suites/ciTests.json",
"disable": [
"Test_TC_SC_4_2",
"TestClusterComplexTypes",
"TestEvents",
"TestDiscovery",
"TestGroupMessaging",
"Test_TC_DGTHREAD_2_1",
"Test_TC_DGTHREAD_2_2",
"Test_TC_DGTHREAD_2_3",
"Test_TC_DGTHREAD_2_4",
"Test_TC_APPLAUNCHER_3_7",
"Test_TC_APPLAUNCHER_3_8",
"Test_TC_APPLAUNCHER_3_9",
"Test_TC_BINFO_2_1",
"Test_TC_SWTCH_2_1"
]
"include": "../../../../src/app/tests/suites/ciTests.json",
"disable": [
"Test_TC_SC_4_2",
"TestClusterComplexTypes",
"TestEvents",
"TestDiscovery",
"TestGroupMessaging",
"Test_TC_DGTHREAD_2_1",
"Test_TC_DGTHREAD_2_2",
"Test_TC_DGTHREAD_2_3",
"Test_TC_DGTHREAD_2_4",
"Test_TC_APPLAUNCHER_3_7",
"Test_TC_APPLAUNCHER_3_8",
"Test_TC_APPLAUNCHER_3_9",
"Test_TC_BINFO_2_1",
"Test_TC_SWTCH_2_1"
]
}
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"collection": []
"collection": []
}
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,4 @@
"output": "test/Commands.h"
}
]
}
}
4 changes: 2 additions & 2 deletions examples/placeholder/linux/apps/app1/ciTests.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"Test": ["Test_TC_BINFO_2_3_Simulated"],
"collection": ["Test"]
"Test": ["Test_TC_BINFO_2_3_Simulated"],
"collection": ["Test"]
}
2 changes: 1 addition & 1 deletion examples/placeholder/templates/templates.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,4 +69,4 @@
"output": "test/Commands.h"
}
]
}
}
Loading

0 comments on commit 269f91a

Please sign in to comment.