Remove 'selector-16' which the macos emoji picker inserts, and handle it being present

This commit is contained in:
2021-12-20 22:48:10 -08:00
parent c06ca5dad2
commit c7e09adba2
10 changed files with 130 additions and 65 deletions

4
go
View File

@@ -1,7 +1,7 @@
#!/usr/bin/env bash
set -euo pipefail
test() {
⚡test() {
_help-line "Run all the tests" "$@"
exit=0
for test in test/test*; do
@@ -10,4 +10,4 @@ set -euo pipefail
exit $exit
}
source ⚡
source ⚡