# File tests/test_user.rb, line 7
  def setup
    @db = DrupalDB.real_connect('localhost', 'root', '', 'drupal5')
    super
  end