Skip to content
This repository has been archived by the owner on Nov 15, 2022. It is now read-only.

Commit

Permalink
PR: Quicklook test fix (#22598)
Browse files Browse the repository at this point in the history
  • Loading branch information
arindam-bandyopadhyay authored Nov 22, 2018
1 parent 04c0348 commit 40d5ebf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions appserver/tests/quicklook/testng/testng_gd.xml
Original file line number Diff line number Diff line change
Expand Up @@ -86,11 +86,13 @@
<class name="test.web.jsp.hello.HelloJSPTestNG" />
</classes>
</test>
<!--
<test name="jsf_hello_world">
<classes>
<class name="test.jsf.astrologer.JSFWebTestNG" />
</classes>
</test>
-->
<test name="jsf_injection">
<classes>
<class name="test.web.jsfinjection.JSFInjectionTestNG" />
Expand Down

0 comments on commit 40d5ebf

Please sign in to comment.