Skip to content

Commit 043f941

Browse files
committed
test: don't sync emacs version
1 parent 6b75bd4 commit 043f941

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

test/jest/local/Eask

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
;; -*- mode: eask; lexical-binding: t -*-
22

33
(package "mini.pkg.1"
4-
"11.11.12"
4+
"12.12.13"
55
"Minimal test package")
66

77
(website-url "https://github.com/emacs-eask/cli/tree/master/test/fixtures/mini.pkg.1")

test/jest/local/mini.pkg.1.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
;; Author: Shen, Jen-Chieh <[email protected]>
77
;; URL: https://github.com/emacs-eask/cli/tree/master/test/fixtures/mini.pkg.1
8-
;; Version: 11.11.12
8+
;; Version: 12.12.13
99
;; Package-Requires: ((emacs "24.3") (s "1.12.0") (fringe-helper "1.0.1"))
1010
;; Keywords: test local
1111

0 commit comments

Comments
 (0)