mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Connect a forgotten test case to Makefile.
This commit is contained in:
parent
e4762f75c3
commit
4c84e72151
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ TEST_CASES?= test0001 test0002 test0003 test0004 \
|
|||
test0069 test0070 test0071 test0072 \
|
||||
test0073 test0074 test0075 test0076 \
|
||||
test0077 test0078 test0079 test0080 \
|
||||
test0081 test0082
|
||||
test0081 test0082 test0083
|
||||
|
||||
SYSDIR?= ${.CURDIR}/../../../../sys
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue