mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
12 lines
594 B
Text
12 lines
594 B
Text
### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
|
|
# Baseline: module can be explicitly loaded:
|
|
Got it
|
|
# Loading from module path 'FOO:y::BAR' DOES find module 'y/z/x.hlto':
|
|
Got it
|
|
# Loading from module path '.' DOES NOT find module '.y/z/x.hlto':
|
|
# Loading from module path '.y' DOES find module '.y/z/x.hlto':
|
|
Got it
|
|
# Loading from module path '.' DOES NOT find module 'a/.y/z/x.hlto':
|
|
# Loading from module path '.' DOES NOT find module 'b/a/.y/z/x.hlto':
|
|
# Sanity check: can load module from _file_ '.x.hlto' directly:
|
|
Got it
|