Remove unused test file

This commit is contained in:
Nick Craig-Wood committed 2017-02-22 20:58:24 +00:00
1 parent e59dc81658
commit 07dc76eff0
1 file changed
-10
-10
View File
@@ -1,10 +0,0 @@
// Tests for rclone
package cmd
import (
"testing"
)
func TestFIXME(t *testing.T) {
// FIXME test something!
}