blob: c499bf995231b58df67bbf8d0a44d160f34b8671 [file] [log] [blame]
#!/usr/bin/expect -f
source [expr {[info exists ::env(CURRENT_SOURCE_DIR)] ? "$env(CURRENT_SOURCE_DIR)/tests/expect/common.exp" : "common.exp"}]
spawn $yanglint
skip_warnings
command "feature -a" "yang:\r\n\t\\(none\\)\r\n\r\nietf-yang-schema-mount:\r\n\t\\(none\\)\r\n"
send_exit