# File test/src/sql_test.rb, line 12
  def verify_predicate(code, expected)
    verify_sql(code, expected, predicate)
  end