ade8822a2f
Signed-off-by: Alex Vanin <alexey@nspcc.ru>
6 lines
143 B
Go
6 lines
143 B
Go
/*
|
|
Package versiontest provides functions for testing version package.
|
|
|
|
Note that this package intended only for tests.
|
|
*/
|
|
package versiontest
|