mirror of
https://github.com/binwiederhier/ntfy.git
synced 2026-02-01 17:53:05 -05: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
|