mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-15 08:34:30 +02:00
8324647: Invalid test group of lib-test after JDK-8323515
Reviewed-by: shade
This commit is contained in:
parent
6212264cc6
commit
2d5cb97288
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
#
|
||||
# Copyright (c) 2020, Oracle and/or its affiliates. All rights reserved.
|
||||
# Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
||||
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
||||
#
|
||||
# This code is free software; you can redistribute it and/or modify it
|
||||
|
@ -24,7 +24,7 @@
|
|||
# All tests
|
||||
|
||||
all = \
|
||||
:all
|
||||
:libtest_all
|
||||
|
||||
libtest_all = \
|
||||
/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue