Skip to content

Commit 5e72589

Browse files
committed
test run-as arg
1 parent c851be4 commit 5e72589

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/scripts/test_emacs_in_docker.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,4 @@ chmod +x ./Emacs.AppImage
1212
cd squashfs-root
1313

1414
./AppRun --batch -l "$SCRIPTS_DIR/test.el"
15+
[[ "$(./AppRun --emacs-appimage-run-as emacsclient --version)" =~ emacsclient* ]]

0 commit comments

Comments
 (0)