Rename binary name in integration test

This commit is contained in:
Kegan Dougal 2017-03-21 17:26:40 +00:00
parent 5cee78daf7
commit aa244eb875

View file

@ -203,7 +203,7 @@ func testRoomserver(input []string, wantOutput []string, checkQueries func(api.R
panic(err)
}
cmd := exec.Command(filepath.Join(filepath.Dir(os.Args[0]), "roomserver"))
cmd := exec.Command(filepath.Join(filepath.Dir(os.Args[0]), "dendrite-roomserver"))
// Append the roomserver config to the existing environment.
// We append to the environment rather than replacing so that any additional