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