Change busybear test to use work-busybear library

This commit is contained in:
Jarred Allen 2021-02-03 11:12:47 -05:00
parent 743695400d
commit ea791cb057

View File

@ -17,10 +17,10 @@
onbreak {resume} onbreak {resume}
# create library # create library
if [file exists work] { if [file exists work-busybear] {
vdel -all vdel -all -lib work-busybear
} }
vlib work vlib work-busybear
# compile source files # compile source files
# suppress spurious warnngs about # suppress spurious warnngs about