You are here

hosting.test in Hosting 7.3

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

File

hosting.test
View source
<?php

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

}

Classes

Namesort descending Description
HostingTestCase