#!/bin/sh
#
# This hook was set by cargo-husky v1.5.0: https://github.com/rhysd/cargo-husky#readme
# Generated by script /Users/ming/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cargo-husky-1.5.0/build.rs
# Output at /Users/ming/Projects/html-asset-hasher/target/debug/build/cargo-husky-19070d80f10e3a96/out
#

set -e

echo '+cargo test --all'
cargo test --all
