Merge pull request #263 from ericchiang/admin_tests

admin: add build ignore tag to tests that don't compile
This commit is contained in:
Eric Chiang 2016-01-11 13:23:13 -08:00
commit 09d8d8423c

View file

@ -1,3 +1,6 @@
// NOTE: These tests are begin updated so they compile (see #257). Until then ignore.
// +build ignore
package admin
import (