Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
af17b74a
Commit
af17b74a
authored
Feb 21, 2021
by
Glenn Morris
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* test/misc/test-custom-noloads.el (custom-test-load): Unstable.
parent
02f846ce
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
test/misc/test-custom-noloads.el
test/misc/test-custom-noloads.el
+1
-1
No files found.
test/misc/test-custom-noloads.el
View file @
af17b74a
...
...
@@ -35,7 +35,7 @@
;; FIXME: Multiple failures here.
(
ert-deftest
custom-test-load
()
:tags
'
(
:expensive-test
)
:tags
'
(
:expensive-test
:unstable
)
:expected-result
:failed
; FIXME: See above.
(
skip-unless
(
file-readable-p
custom-test-admin-cus-test
))
(
load
custom-test-admin-cus-test
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment