<?php namespace Tests; class Bootstrap extends TestCase{ }
<?php
namespace Tests;
class Bootstrap extends TestCase
{
}