8 lines
86 B
Go
8 lines
86 B
Go
package camfish
|
|
|
|
import "testing"
|
|
|
|
func TestEnvironment(test *testing.T) {
|
|
// TODO
|
|
}
|