You are here

hosting.test in Hosting 7.4

Same filename and directory in other branches
  1. 7.3 hosting.test

File

hosting.test
View source
<?php

class HostingTestCase extends DrupalWebTestCase {
  protected $profile = 'hostmaster';

}

Classes

Namesort descending Description
HostingTestCase