mirror of
https://github.com/NoFxAiOS/nofx.git
synced 2026-07-14 00:07:01 +08:00
Revert "Merge pull request #229 from xqliu/test/add-ut-infrastructure"
This reverts commit683e77b92f, reversing changes made to791cecd2ff.
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
package config
|
||||
|
||||
import "testing"
|
||||
|
||||
func TestExample(t *testing.T) {
|
||||
if 1+1 != 2 {
|
||||
t.Error("Math is broken")
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user