package main import ( "testing" ) func TestGaper(t *testing.T) { // TODO: add test to main file }