summaryrefslogtreecommitdiff
path: root/test/kb_scan.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/kb_scan.c')
-rw-r--r--test/kb_scan.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/test/kb_scan.c b/test/kb_scan.c
index 031c972d0e..82693ff525 100644
--- a/test/kb_scan.c
+++ b/test/kb_scan.c
@@ -578,7 +578,6 @@ static void run_test_step1(void)
lid_open = 1;
hook_notify(HOOK_LID_CHANGE);
test_reset();
- msleep(1);
RUN_TEST(deghost_test);
@@ -607,7 +606,6 @@ static void run_test_step2(void)
lid_open = 1;
hook_notify(HOOK_LID_CHANGE);
test_reset();
- msleep(1);
RUN_TEST(test_check_boot_esc);
@@ -622,7 +620,6 @@ static void run_test_step3(void)
lid_open = 1;
hook_notify(HOOK_LID_CHANGE);
test_reset();
- msleep(1);
RUN_TEST(test_check_boot_down);