#!/bin/bash
set -e

bazel test \
//examples/java-native/src/test/java/com/example/myproject:hello \
--define=distribution=debian