mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-02-19 01:10:18 +00:00
5 lines
163 B
YAML
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'")
|