mirror of
https://github.com/binwiederhier/ntfy.git
synced 2025-01-02 14:01:14 +03:00
4 lines
138 B
Go
4 lines
138 B
Go
|
// Package test provides test helpers for unit and integration tests.
|
||
|
// This code is not meant to be used outside of tests.
|
||
|
package test
|