Improved element documentation

This commit is contained in:
Sasha Koshka
2023-02-09 14:50:24 -05:00
parent c7bebabed5
commit 2cd670f4cd
7 changed files with 34 additions and 1 deletions

3
elements/testing/doc.go Normal file
View File

@@ -0,0 +1,3 @@
// Package testing provides elements that are used to test different parts of
// Tomo's API.
package testing