summaryrefslogtreecommitdiff
path: root/ext/librethinkdbxx/test/upstream/regression/730.yaml
blob: b6ee02b8f7b11c9fba42a9a49acf87acbf15780f (plain)
1
2
3
4
desc: Regression tests for issue #730 (unbound ruby functions)
tests:
  - rb: r.table_Create
    ot: err_regex("NoMethodError", "undefined method `table_Create'")