Skip to content
This repository was archived by the owner on Jan 22, 2026. It is now read-only.

Commit 8b5eabf

Browse files
committed
Tweak file checked in test suite so it actually exists
1 parent daa624b commit 8b5eabf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/validation.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
'distroinstaller' : { \
9898
'location' : { 'invalid' : ['nogood', \
9999
'http:/nogood'],\
100-
'valid' : ['/file',\
100+
'valid' : ['/dev/null',\
101101
'http://web',\
102102
'ftp://ftp',\
103103
'nfs:nfsserv']}\

0 commit comments

Comments
 (0)