From 5f73c40bfd56289c5dfc66b73f66040fd4bf1286 Mon Sep 17 00:00:00 2001 From: Mark Elliot <123787712+mark-thm@users.noreply.github.com> Date: Wed, 17 Apr 2024 16:05:49 -0400 Subject: [PATCH] Delete unused file (#3) 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