Skip to content

Commit

Permalink
Update test_mpls.py
Browse files Browse the repository at this point in the history
Removeing unused code
  • Loading branch information
SijiJ committed Mar 16, 2022
1 parent 981b237 commit a101ed0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/mpls/test_mpls.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
pytest.mark.topology('t1'),
]
CONFIGS_DIR=os.path.dirname(os.path.realpath(__file__))
#DUT_TMP_DIR='/tmp'
ADD_DIR=os.path.join(CONFIGS_DIR, 'configs')

LABEL_POP_ROUTES='label_pop_routes'
Expand Down

0 comments on commit a101ed0

Please sign in to comment.