qutebrowser/tests/end2end/data/userscripts/open_current_url
Florian Bruhin 64d4c9f83e Clean up end2end test file structure
This renames tests/integration to tests/end2end and moves some files to
tests/end2end/fixtures.
2016-05-29 18:20:00 +02:00

4 lines
54 B
Bash
Executable File

#!/bin/bash
echo "open -t $QUTE_URL" >> "$QUTE_FIFO"