mirror of
https://github.com/empayre/OTX-Suricata.git
synced 2024-11-06 01:05:18 +00:00
Fixed test filename in Travis config
test_client -> test_rules.py in travis.yml
This commit is contained in:
parent
403bbb85d1
commit
e65d1dc642
@ -7,4 +7,4 @@ before_script:
|
||||
- chmod +x ./otx-suricata/test_rules.py
|
||||
|
||||
# command to run tests
|
||||
script: python ./otx-suricata/test_client.py
|
||||
script: python ./otx-suricata/test_rules.py
|
Loading…
Reference in New Issue
Block a user