Skip to content

Commit

Permalink
ignore test for gwt
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom-Ski committed Nov 15, 2022
1 parent ce568b4 commit 9bbb1cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/gdx-tests/res/com/badlogic/gdx/GdxTests.gwt.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
<exclude name="**/FreeType*.java"/> <!-- native -->
<exclude name="**/Gdx2DTest.java"/> <!-- native -->
<exclude name="**/GdxTests.java"/> <!-- utility -->
<exclude name="**/GL30Texture3DTest.java"/> <!-- GLES 3.0 -->
<exclude name="**/HeightField.java"/> <!-- Incompatible type due to emulation -->
<exclude name="**/HeightMapTest.java"/> <!-- Incompatible type due to emulation -->
<exclude name="**/I18NMessageTest.java"/> <!-- MessageBundle -->
Expand Down

0 comments on commit 9bbb1cf

Please sign in to comment.