From bba1599824dc98284656d96748c7f09f10d5a00e Mon Sep 17 00:00:00 2001 From: Jonathan Rascher Date: Tue, 8 Jun 2021 10:43:27 -0500 Subject: refactor(combos): Rename existing long combo test This test doesn't test a long combo that completes, but rather one that's incomplete (so the combo doesn't trigger). Renaming to avoid confusion when we add more long combo tests. --- app/tests/combo/press-release-long-combo-incomplete/events.patterns | 1 + 1 file changed, 1 insertion(+) create mode 100644 app/tests/combo/press-release-long-combo-incomplete/events.patterns (limited to 'app/tests/combo/press-release-long-combo-incomplete/events.patterns') diff --git a/app/tests/combo/press-release-long-combo-incomplete/events.patterns b/app/tests/combo/press-release-long-combo-incomplete/events.patterns new file mode 100644 index 0000000..b1342af --- /dev/null +++ b/app/tests/combo/press-release-long-combo-incomplete/events.patterns @@ -0,0 +1 @@ +s/.*hid_listener_keycode_//p -- cgit v1.2.3