mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
Move netrc tests to auth-source-tests.el
This commit is contained in:
parent
8810330f30
commit
cdaddc4d72
5 changed files with 25 additions and 67 deletions
6
test/lisp/auth-source-resources/netrc-folding
Normal file
6
test/lisp/auth-source-resources/netrc-folding
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
# Foo
|
||||
machine XM login XL password XP
|
||||
|
||||
machine YM
|
||||
login YL
|
||||
password YP
|
||||
Loading…
Add table
Add a link
Reference in a new issue