From 83b4caefba3466fdb58df619d9ac7fceea992874 Mon Sep 17 00:00:00 2001 From: ltdong Date: Wed, 28 Sep 2022 09:24:38 +0800 Subject: [PATCH] test Signed-off-by: ltdong --- .idea/workspace.xml | 57 +++++++++++++++++++ .../DistributedTest/config/user_config.xml | 1 + 2 files changed, 58 insertions(+) create mode 100644 .idea/workspace.xml diff --git a/.idea/workspace.xml b/.idea/workspace.xml new file mode 100644 index 0000000..1694500 --- /dev/null +++ b/.idea/workspace.xml @@ -0,0 +1,57 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1664411797627 + + + + + + \ No newline at end of file diff --git a/screenshot32/DistributedTest/config/user_config.xml b/screenshot32/DistributedTest/config/user_config.xml index defc72d..d2a9f63 100644 --- a/screenshot32/DistributedTest/config/user_config.xml +++ b/screenshot32/DistributedTest/config/user_config.xml @@ -63,4 +63,5 @@ DEBUG + ON \ No newline at end of file -- Gitee