diff options
| author | Donald Lee <dlqs@gmx.com> | 2021-06-22 02:18:41 +0800 | 
|---|---|---|
| committer | Donald Lee <dlqs@gmx.com> | 2021-06-23 00:58:39 +0800 | 
| commit | 4b827e08a18fcdd5c97b58c7d18cf7cfe3074315 (patch) | |
| tree | a2a3ea52509d36a9d8c4908c7571438bebd0700a /tests/subdir.am | |
| parent | e06feaf8fe71922897e4b2732962a387d3c421f8 (diff) | |
tests: enable lua script tests in ubuntu-20 ci
Signed-off-by: Donald Lee <dlqs@gmx.com>
Diffstat (limited to 'tests/subdir.am')
| -rw-r--r-- | tests/subdir.am | 2 | 
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/subdir.am b/tests/subdir.am index 5cf78dd3a1..c9cfe8a324 100644 --- a/tests/subdir.am +++ b/tests/subdir.am @@ -448,6 +448,8 @@ EXTRA_DIST += \  	tests/lib/northbound/test_oper_data.refout \  	tests/lib/test_assert.py \  	tests/lib/test_atomlist.py \ +	tests/lib/test_frrscript.py \ +	tests/lib/test_frrlua.py \  	tests/lib/test_nexthop_iter.py \  	tests/lib/test_nexthop.py \  	tests/lib/test_ntop.py \  | 
