Skip to content

Commit 9807b8e

Browse files
authored
chore: add unit tag to TestMain (#3431)
1 parent 471e810 commit 9807b8e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

cmd/atlas/atlas_test.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@
1212
// See the License for the specific language governing permissions and
1313
// limitations under the License.
1414

15+
//go:build unit
16+
1517
package main
1618

1719
import "testing"

0 commit comments

Comments
 (0)