From fe7bc892fcd10c171075471b94fad69bd7a23acb Mon Sep 17 00:00:00 2001 From: Mark Elliot <123787712+mark-thm@users.noreply.github.com> Date: Wed, 17 Apr 2024 16:03:39 -0400 Subject: [PATCH] Delete unused file examples/typical/integration_test.sh was a hold-over from the setup -- we end up testing uv through the generated tests and the presence of requirements.in/txt. --- examples/typical/integration_test.sh | 5 ----- 1 file changed, 5 deletions(-) delete mode 100755 examples/typical/integration_test.sh diff --git a/examples/typical/integration_test.sh b/examples/typical/integration_test.sh deleted file mode 100755 index 7ac2187..0000000 --- a/examples/typical/integration_test.sh +++ /dev/null @@ -1,5 +0,0 @@ -#!/usr/bin/env bash - -set -eu - -$1 -version