From dd2d254e258fa03bc9a3b5ecc09de630cbcf2333 Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Wed, 8 Jan 2020 16:49:02 -0800 Subject: Make the wording of the different integration tests more consistent --- test/integration/oni-autohotkey.bats | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/integration/oni-autohotkey.bats') diff --git a/test/integration/oni-autohotkey.bats b/test/integration/oni-autohotkey.bats index 1a90aa2..77853b0 100644 --- a/test/integration/oni-autohotkey.bats +++ b/test/integration/oni-autohotkey.bats @@ -1,6 +1,6 @@ #!/usr/bin/env bats -@test "Loading an AHK file loads oni-autohotkey" { +@test "Opening a .ahk file loads oni-autohotkey" { run emacs -batch -l package -f package-initialize \ -visit test.ahk \ -eval "(prin1 (featurep 'oni-autohotkey))" -- cgit v1.2.3-54-g00ecf