ocaml-dune/tests/basic-test.sh
2024-06-19 13:21:48 +01:00

7 lines
74 B
Bash
Executable File

#!/bin/bash -
set -e
set -x
# Just check that dune works.
dune --version