From: otto Date: Sat, 20 Feb 2021 19:06:38 +0000 (+0000) Subject: Enable threads test X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=8708f1cec4283595544c4f863a264938f10f2572;p=openbsd Enable threads test --- diff --git a/regress/misc/exceptions/Makefile b/regress/misc/exceptions/Makefile index d246e2d8a28..fc3e61b199f 100644 --- a/regress/misc/exceptions/Makefile +++ b/regress/misc/exceptions/Makefile @@ -1,3 +1,3 @@ -SUBDIR+= simple simple2 libbar foo +SUBDIR+= simple simple2 libbar foo threads .include