Skip to content

Commit

Permalink
chore: Add projections
Browse files Browse the repository at this point in the history
  • Loading branch information
juanibiapina committed May 16, 2018
1 parent 2da0b00 commit c58734c
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .projections.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"libexec/*": {
"alternate": "tests/{}.bats"
},
"tests/*.bats": {
"runner": "bats",
"alternate": "libexec/{}"
}
}

0 comments on commit c58734c

Please sign in to comment.