forked from eclipse-ee4j/glassfish
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Issue eclipse-ee4j#23507 QuickLook tests removed
- just the RestTest was moved under the admin module because it tests admin's endpoint - these tests will be rewritten soon in much better way - currently they were not executed
- Loading branch information
Showing
8 changed files
with
1 addition
and
247 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -34,7 +34,6 @@ | |
|
||
<modules> | ||
<module>admin</module> | ||
<module>quicklook</module> | ||
</modules> | ||
|
||
<dependencyManagement> | ||
|
This file was deleted.
Oops, something went wrong.
Empty file.
Empty file.
90 changes: 0 additions & 90 deletions
90
nucleus/tests/quicklook/src/test/java/org/glassfish/nucleus/quicklook/ClusterTest.java
This file was deleted.
Oops, something went wrong.
44 changes: 0 additions & 44 deletions
44
nucleus/tests/quicklook/src/test/java/org/glassfish/nucleus/quicklook/MiscCommandsTest.java
This file was deleted.
Oops, something went wrong.
19 changes: 0 additions & 19 deletions
19
...s/tests/quicklook/src/test/java/org/glassfish/nucleus/quicklook/NucleusStartStopTest.java
This file was deleted.
Oops, something went wrong.