doc: description of examples/ and tests/
This commit is contained in:
2
examples/doc.go
Normal file
2
examples/doc.go
Normal file
@@ -0,0 +1,2 @@
|
||||
// Package examples provides examples of avo usage.
|
||||
package examples
|
||||
3
tests/README.md
Normal file
3
tests/README.md
Normal file
@@ -0,0 +1,3 @@
|
||||
# tests
|
||||
|
||||
System-level testing of `avo`.
|
||||
2
tests/doc.go
Normal file
2
tests/doc.go
Normal file
@@ -0,0 +1,2 @@
|
||||
// Package tests contains avo integration tests.
|
||||
package tests
|
||||
Reference in New Issue
Block a user