Remove unused test file
This commit is contained in:
parent
e59dc81658
commit
07dc76eff0
1 changed files with 0 additions and 10 deletions
|
@ -1,10 +0,0 @@
|
|||
// Tests for rclone
|
||||
package cmd
|
||||
|
||||
import (
|
||||
"testing"
|
||||
)
|
||||
|
||||
func TestFIXME(t *testing.T) {
|
||||
// FIXME test something!
|
||||
}
|
Loading…
Reference in a new issue