package main import ( "gitlab.utc.fr/gvandevi/ia04/comsoc" // "testing" ) // func TestSum1(t * Testing.T){ // res:=Sum(0,1) // if res !=1 { // t.Errorf("mauvaise somme!") // } // }