mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-02-14 06:51:56 +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'")
|