Skip to content

Commit

Permalink
fixed java test case
Browse files Browse the repository at this point in the history
  • Loading branch information
frankmorgner committed Sep 23, 2024
1 parent 660742b commit c1811a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ test-go:

test-java:
cd $(builddir)/bindings/java \
&& $(ENV) java Example
&& $(ENV) java EAC_Example

test-ruby:
$(ENV) $(RUBY) $(srcdir)/bindings/ruby/example.rb
Expand Down

0 comments on commit c1811a7

Please sign in to comment.