// Tests for swiftsync
package main

import (
	"testing"
)

func TestFIXME(t *testing.T) {
	// FIXME test something!
}