Skip to content

Commit

Permalink
Improve documentation and source references
Browse files Browse the repository at this point in the history
- Add a reference comment in `test_runner.zig`
  • Loading branch information
thekorn committed Dec 1, 2024
1 parent 980aebd commit a057ff0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test_runner.zig
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// taken from https://gist.github.com/karlseguin/c6bea5b35e4e8d26af6f81c22cb5d76b
// in your build.zig, you can specify a custom test runner:
// const tests = b.addTest(.{
// .target = target,
Expand Down

0 comments on commit a057ff0

Please sign in to comment.