mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 06:05:01 +07:00
Update test definitions in BUILD.bazel
GitOrigin-RevId: 12636c0153e8909f9d9658a07278edac5ceb9c23
This commit is contained in:
committed by
intellij-monorepo-bot
parent
e9adf26cc5
commit
06fb3e21e6
@@ -1,4 +1,5 @@
|
||||
### auto-generated section `build intellij.python.featuresTrainer` start
|
||||
load("@community//build:tests-options.bzl", "jps_test")
|
||||
load("@rules_jvm//:jvm.bzl", "jvm_library", "jvm_resources", "jvm_test")
|
||||
|
||||
jvm_resources(
|
||||
@@ -82,7 +83,7 @@ jvm_library(
|
||||
runtime_deps = [":featuresTrainer_resources"]
|
||||
)
|
||||
|
||||
jvm_test(
|
||||
jps_test(
|
||||
name = "featuresTrainer_test",
|
||||
runtime_deps = [":featuresTrainer_test_lib"]
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user