1
0
mirror of https://github.com/taigrr/wtf synced 2025-01-18 04:03:14 -08:00

Improvement: Power mod for Linux

This commit is contained in:
liyiheng
2018-06-04 14:27:05 +08:00
parent 6e1b8b3b47
commit 9828e5ba3e
11 changed files with 138 additions and 14 deletions

View File

@@ -3,8 +3,8 @@ package wtf_tests
import (
"testing"
. "github.com/senorprogrammer/wtf/wtf"
"github.com/go-test/deep"
. "github.com/senorprogrammer/wtf/wtf"
)
/* -------------------- Exclude() -------------------- */