1
0
Fork 0
This commit is contained in:
Tom Willemse 2020-04-07 13:14:09 -07:00
parent 8121df576e
commit f90d13d9c3

View file

@ -41,7 +41,7 @@
} }
@test "Opening a .targets file loads nxml-mode" { @test "Opening a .targets file loads nxml-mode" {
run emacs -batch -l package -f packaeg-initialize \ run emacs -batch -l package -f package-initialize \
-visit test.targets \ -visit test.targets \
-eval "(prin1 major-mode)" -eval "(prin1 major-mode)"