6 lines
106 B
PHP
6 lines
106 B
PHP
|
<?php
|
||
|
|
||
|
namespace Drupal\{{ name }}\Tests\Functional;
|
||
|
|
||
|
class {{ test_name }} extends \DrupalWebTestCase {}
|