Skip to content

Commit

Permalink
Add test entrypoint template
Browse files Browse the repository at this point in the history
Create a PR renaming this file to presubmit-tests.sh to enable Prow.
  • Loading branch information
grantr committed Aug 27, 2020
1 parent b55de42 commit 21fd847
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions test/presubmit-tests.sh.tmpl
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
#!/usr/bin/env bash

# TODO(approvers): replace with real tests
true

0 comments on commit 21fd847

Please sign in to comment.