This was done automatically using: % sed -i 's,http://build.i3wm.org,https://build.i3wm.org,g' testcases/t/*.t
This code was duplicated way too often for a long time :)
It looks like the code which was removed with this commit was not necessary anyways since con_move_to_workspace() by now checks on its own whether it moves to the scratchpad. fixes #913