| 1 | // Flags: --test-name-pattern=enabled --test-name-pattern=yes --test-name-pattern=/pattern/i --test-name-pattern=/^DescribeForMatchWithAncestors\sNestedDescribeForMatchWithAncestors\sNestedTest$/ |
| 2 | 'use strict'; |
| 3 | const common = require('../../../common'); |
| 4 | const { |
nothing calls this directly
no test coverage detected