mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
btest: Move zam/basic.test into opt/basic.test, update TestDirs
It seems "opt" can and should run unconditionally. The "misc" dir was definitely an oversight.
This commit is contained in:
parent
de5fa1087a
commit
60e997a3fd
5 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
build_dir = build
|
||||
|
||||
[btest]
|
||||
TestDirs = af_packet doc bifs language core scripts coverage signatures plugins broker spicy supervisor telemetry javascript
|
||||
TestDirs = af_packet doc bifs language core scripts coverage signatures plugins broker spicy supervisor telemetry javascript misc opt
|
||||
TmpDir = %(testbase)s/.tmp
|
||||
BaselineDir = %(testbase)s/Baseline
|
||||
IgnoreDirs = .svn CVS .tmp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue