import cleanup

This commit is contained in:
Derek Collison
2013-08-14 02:32:25 -04:00
parent 20794e9307
commit b94410bc0e

View File

@@ -2,13 +2,11 @@
package test
import (
"fmt"
"io/ioutil"
"os"
"testing"
"fmt"
)
func TestPidFile(t *testing.T) {