zeek/auxil/package-manager/testing/baselines/tests.plugin/scripts.packages.rot13.__load__.zeek
Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

10 lines
301 B
Plaintext

### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
#
# This is loaded when a user activates the plugin. Include scripts here that should be
# loaded automatically at that point.
#
event zeek_init() { print "rot13 script is loaded"; }