Skip to content
This repository has been archived by the owner on Sep 12, 2023. It is now read-only.

Commit

Permalink
update comments in jsontests runner
Browse files Browse the repository at this point in the history
  • Loading branch information
afg authored and 0yi0 committed Aug 22, 2019
1 parent 1658300 commit f0eaad7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion test/t0010-jsontests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@
#
#==-----------------------------------------------------------------------==#

# XXX refactor to something else
# TODO: jsontests should be run refactored to run independently,
# i.e. directly from ctest(1)
PATH=$T_BINDIR/tools/eni_cli:$PATH \
LD_LIBRARY_PATH=$T_BINDIR:$LD_LIBRARY_PATH \
python3 -m unittest discover -s jsontests -t .

0 comments on commit f0eaad7

Please sign in to comment.