mirror of
https://github.com/rclone/rclone.git
synced 2026-09-17 08:57:31 -04:00
Remove unused test file
This commit is contained in:
1 parent
e59dc81658
commit
07dc76eff0
1 file changed
-10
@@ -1,10 +0,0 @@
|
||||
// Tests for rclone
|
||||
package cmd
|
||||
|
||||
import (
|
||||
"testing"
|
||||
)
|
||||
|
||||
func TestFIXME(t *testing.T) {
|
||||
// FIXME test something!
|
||||
}
|
||||
Reference in new issue
Block a user