1 2 3 4 5
test(() => { assert_equals(location.hostname, "{{domains[www]}}"); }, "Use of .www. file name flag implies www subdomain"); done();