2 tests and 2 failures - what am I doing wrong?

If you use the standard Arduino servo library on the mega you need to use pins 11 and 12

If I just change the pin in the example from 9 to 11 - should that work or do I need to change something else? If so - What?