Skip to content

Commit

Permalink
Change HelpCommand dejagnu test name to differentiate from the origin…
Browse files Browse the repository at this point in the history
…al completion test
  • Loading branch information
NewbieOrange authored and remkop committed Apr 29, 2020
1 parent 0e1098a commit 7aea025
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/dejagnu.tests/completion/picocompletion-help.exp
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
# 3. executes the dejagnu.tests/lib/completions/$cmd.exp script.
# This lib/completions/$cmd.exp script is where the completions are verified.

set test "TAB completion"
set test "TAB completion of help command"
set script "$srcdir/../resources/picocompletion-demo-help_completion.bash"
#set script "/mnt/c/Users/remko/IdeaProjects/picocli3/src/test/resources/picocompletion-demo-help_completion.bash"

Expand Down

0 comments on commit 7aea025

Please sign in to comment.