Skip to content

Commit 9d33b9d

Browse files
committed
test: Attempt to fix options
1 parent a8c727a commit 9d33b9d

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

test/jest/options/options.el

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,14 @@
1-
;;; options.el --- Test options -*- lexical-binding: t; -*-
1+
;;; options.el --- Test all options flag -*- lexical-binding: t; -*-
22

33
;; Copyright (C) 2025 the Eask authors.
44

5+
;; Author: Shen, Jen-Chieh <[email protected]>
6+
;; Maintainer: Shen, Jen-Chieh <[email protected]>
7+
;; URL: https://github.com/emacs-eask/options
8+
;; Version: 0.0.0
9+
;; Package-Requires: ((emacs "26.1"))
10+
;; Keywords: test
11+
512
;; This file is not part of GNU Emacs.
613

714
;; This program is free software: you can redistribute it and/or modify

0 commit comments

Comments
 (0)