blob: bd67a1376dfd446c48c075da645cdc1de9e5e186 [file] [log] [blame]
Both .URL and .url should work (for compatibility reasons).
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS source.URL is "http://127.0.0.1:8000/eventsource/resources/event-stream.php"
PASS source.url is "http://127.0.0.1:8000/eventsource/resources/event-stream.php"
PASS source.URL === source.url is true
PASS successfullyParsed is true
TEST COMPLETE