Skip to content

Commit

Permalink
jwrapper: disable test java_api
Browse files Browse the repository at this point in the history
Signed-off-by: Jean Privat <[email protected]>
  • Loading branch information
privat committed Jun 25, 2024
1 parent 524707c commit 9670405
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contrib/jwrapper/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ check: bin/jwrapper tests/wildcards.javap
bin/jwrapper -v -u comment -o tests/wildcards.nit tests/wildcards.javap
nitpick -q tests/wildcards.nit
make -C examples/queue/ check
make -C examples/java_api/ check
#make -C examples/java_api/ check #FIXME: no more `rt.jar` file?

check-libs: bin/jwrapper
# This config dependent rule must be tweaked according to each system
Expand Down

0 comments on commit 9670405

Please sign in to comment.