assert.Equalf(t,1,len(r),"Test %q failed: Call to RemovePath did not propagate prefix",test.name)
removePathParams:=r[0]
ifremovePathParams.Pfx!=test.removePfx{
ifremovePathParams.Pfx!=test.removePfx{
t.Errorf("Test %q failed: Call to RemovePath did not propagate prefix properly: Got: %s Want: %s",test.name,removePathParams.Pfx.String(),test.removePfx.String())
t.Errorf("Test %q failed: Call to RemovePath did not propagate prefix properly: Got: %s Want: %s",test.name,removePathParams.Pfx.String(),test.removePfx.String())
assert.Equalf(t,1,len(r),"Test %q failed: Call to RemovePath did not propagate prefix",test.name)
removePathParams:=r[0]
ifremovePathParams.Pfx!=test.removePfx{
ifremovePathParams.Pfx!=test.removePfx{
t.Errorf("Test %q failed: Call to RemovePath did not propagate prefix properly: Got: %s Want: %s",test.name,removePathParams.Pfx.String(),test.removePfx.String())
t.Errorf("Test %q failed: Call to RemovePath did not propagate prefix properly: Got: %s Want: %s",test.name,removePathParams.Pfx.String(),test.removePfx.String())