<xsl:include href="../plugins/tenandtwo-xslt-processor/xsl/file.xsl" />
<xsl:call-template name="file-exists-remote">
<xsl:with-param name="url" select="$url" />
</xsl:call-template>
TEST 1 : PASS
file-exists-remote :
– url = https://tenandtwo.com/
result :
TEST 2 : PASS
file-exists-remote :
– url = https://plugins.tenandtwo.com/wp-content/uploads/upload_sample.xml
result :
TEST 3 : PASS
file-exists-remote :
– url = https://nope.tenandtwo.com/
result :
TEST 4 : PASS
file-exists-remote :
– url = goop
result :