Wireshark-commits: [Wireshark-commits] master 311dc2f: tests: Skip Lua related tests when Lua is no

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 28 Jan 2019 21:03:11 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=311dc2f14a653738927d6a374e67610fe3a669bf
Submitter: "Peter Wu <peter@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

311dc2f by Vasil Velichkov (vvvelichkov@xxxxxxxxx):

    tests: Skip Lua related tests when Lua is not present
    
    Change-Id: I46ea83c0295d53f3b0b1d7f372c4fef2fb292e6c
    Reviewed-on: https://code.wireshark.org/review/31785
    Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    

Actions performed:

    from  90cf075   Update a column to reflect the underlying issue.
     add  311dc2f   tests: Skip Lua related tests when Lua is not present


Summary of changes:
 test/suite_clopts.py | 4 +++-
 test/suite_wslua.py  | 2 +-
 2 files changed, 4 insertions(+), 2 deletions(-)