mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-02-15 15:31:58 +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'")
|