We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 682762d commit 69d647bCopy full SHA for 69d647b
tests/interpreter/interpreter_tests.bzl
@@ -12,6 +12,8 @@
12
# See the License for the specific language governing permissions and
13
# limitations under the License.
14
15
+"""This file contains helpers for testing the interpreter rule."""
16
+
17
load("//tests/support:sh_py_run_test.bzl", "py_reconfig_test")
18
19
PYTHON_VERSIONS_TO_TEST = (
0 commit comments