[bazel] Update bazel files
This commit is contained in:
committed by
Corentin Le Molgat
parent
d8ad3a8f9b
commit
54ae17fa91
9
ortools/linear_solver/testdata/BUILD.bazel
vendored
9
ortools/linear_solver/testdata/BUILD.bazel
vendored
@@ -11,10 +11,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Test files for the linear_solver packages.
|
||||
# Test files for the linear_solver component.
|
||||
package(default_visibility = ["//visibility:public"])
|
||||
|
||||
exports_files([
|
||||
"maximization.mps",
|
||||
"small_model.lp",
|
||||
"large_model.mps.gz",
|
||||
])
|
||||
exports_files(glob(["*"]))
|
||||
|
||||
Reference in New Issue
Block a user