forked from TrueCloudLab/frostfs-sdk-go
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
|