X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fcore%2Ftests%2FDrupal%2FFunctionalJavascriptTests%2FLegacyJavascriptTestBase.php;fp=web%2Fcore%2Ftests%2FDrupal%2FFunctionalJavascriptTests%2FLegacyJavascriptTestBase.php;h=7cef5b8c6c37436e8c66bf2d981765bd7779bc43;hp=0000000000000000000000000000000000000000;hb=9917807b03b64faf00f6a1f29dcb6eafc454efa5;hpb=aea91e65e895364e460983b890e295aa5d5540a5 diff --git a/web/core/tests/Drupal/FunctionalJavascriptTests/LegacyJavascriptTestBase.php b/web/core/tests/Drupal/FunctionalJavascriptTests/LegacyJavascriptTestBase.php new file mode 100644 index 000000000..7cef5b8c6 --- /dev/null +++ b/web/core/tests/Drupal/FunctionalJavascriptTests/LegacyJavascriptTestBase.php @@ -0,0 +1,20 @@ +getSession($name), $this->baseUrl); + } + +}