Skip to content

Commit 03ba790

Browse files
Reverted back the testing changes done to the original file
1 parent b24f090 commit 03ba790

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

src/python_testing/TC_RR_1_1.py

+2-6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#
12
# Copyright (c) 2022 Project CHIP Authors
23
# All rights reserved.
34
#
@@ -12,12 +13,7 @@
1213
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1314
# See the License for the specific language governing permissions and
1415
# limitations under the License.
15-
16-
17-
# run arguments:
18-
# test-runner-runs: run1
19-
# test-runner-run/run1/app: app/all-clusters discriminator KVS trace-to-appjson
20-
# test-runner-run/run1/script: storage-path commissioning-method discriminator passcode trace-to-testjson trace-to-testperfetto
16+
#
2117

2218
import asyncio
2319
import logging

0 commit comments

Comments
 (0)