#! /bin/sh

set -e

. ${srcdir}/common

ARGS="--libs conflicts-test"
RESULT="-L/public-dep/lib -lpublic-dep"

run_test

