summaryrefslogtreecommitdiff
path: root/test/script/parser.et
blob: ee99989212ecff35f18173950ace9275a12301dd (plain)
1
2
3
4
5
6
7
module parser

test ModuleNotFound:
    spawn as p 
    with p:
        send "load non-existing-file.et"
        expect /load-failed file-not-found .*/