diff options
Diffstat (limited to 'includes/tests/bootstrap.test')
-rw-r--r-- | includes/tests/bootstrap.test | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/includes/tests/bootstrap.test b/includes/tests/bootstrap.test index 3bb197aae..de833f117 100644 --- a/includes/tests/bootstrap.test +++ b/includes/tests/bootstrap.test @@ -1,4 +1,5 @@ <?php +// $Id$ class BootstrapIPAddressTestCase extends DrupalWebTestCase { |