Skip to content

Commit

Permalink
Fix traverse regex check, no longer requires begin and end.
Browse files Browse the repository at this point in the history
  • Loading branch information
cliffano committed Aug 9, 2016
1 parent 6978a68 commit b529048
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-integration/traverse.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
- description: Command traverse-dependencies should display dependencies list
command: '{pkjutil} traverse-dependencies'
exitcode: 0
output: '^\* pkjutil@.+'
output: '\* pkjutil@.+'

0 comments on commit b529048

Please sign in to comment.