# File test/src/keyword_test.rb, line 20
  def testCaseInsensitiveKeywords
    verifyInsensitiveKeyword('select from where', 'SeleCt')
  end