diff options
author | Dave Wallace <dwallacelf@gmail.com> | 2020-11-16 17:13:14 -0500 |
---|---|---|
committer | Paul Vinciguerra <pvinci@vinciconsulting.com> | 2020-11-16 23:21:43 +0000 |
commit | 85b0f791262b68ff98bef76386296abfb110dfbb (patch) | |
tree | f40260bac41d5202e2efaa59af7870a7541e23c5 | |
parent | 2f10886a7173f10a09c631b017afd178a4c32c5c (diff) |
tests: move cli tests to src/vlib/test
- Refactor make test code to be co-located with
the vpp feature source code
Type: test
Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
Change-Id: Ic27fb8c476cfd95879dec645c3c0cd6db341ee00
-rw-r--r-- | src/vlib/test/test_cli.py (renamed from test/test_cli.py) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/test/test_cli.py b/src/vlib/test/test_cli.py index a1ffbac81d8..a1ffbac81d8 100644 --- a/test/test_cli.py +++ b/src/vlib/test/test_cli.py |