Skip to content
Snippets Groups Projects
Commit 69dcfec1 authored by Eric Chiang's avatar Eric Chiang
Browse files

admin: add build ignore tag to tests that don't compile

These tests aren't included in the top level test script so have
unintentionally been ignored and currently don't compile. Until
this is fixed (see #257) add a build tag so tools ignore them.
parent 217e2669
Branches
Tags
No related merge requests found
// NOTE: These tests are begin updated so they compile (see #257). Until then ignore.
// +build ignore
package admin package admin
import ( import (
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment