forked from TrueCloudLab/frostfs-sdk-go
7 lines
143 B
Go
7 lines
143 B
Go
|
/*
|
||
|
Package versiontest provides functions for testing version package.
|
||
|
|
||
|
Note that this package intended only for tests.
|
||
|
*/
|
||
|
package versiontest
|