This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
zhangyang-zerotierone/ext/librethinkdbxx/test/upstream/regression/730.yaml
2017-11-02 07:05:11 -07:00

5 lines
163 B
YAML

desc: Regression tests for issue #730 (unbound ruby functions)
tests:
- rb: r.table_Create
ot: err_regex("NoMethodError", "undefined method `table_Create'")