From f18dac3fd1fa086296df7777058406601ee77c11 Mon Sep 17 00:00:00 2001 From: Johannes Rudolph Date: Wed, 24 Oct 2012 11:31:38 +0200 Subject: [PATCH] add missing test descriptor for tests --- .../sbt-dependency-graph/showMissingUpdates/project/plugins.sbt | 1 + 1 file changed, 1 insertion(+) create mode 120000 src/sbt-test/sbt-dependency-graph/showMissingUpdates/project/plugins.sbt diff --git a/src/sbt-test/sbt-dependency-graph/showMissingUpdates/project/plugins.sbt b/src/sbt-test/sbt-dependency-graph/showMissingUpdates/project/plugins.sbt new file mode 120000 index 000000000..0caf1de77 --- /dev/null +++ b/src/sbt-test/sbt-dependency-graph/showMissingUpdates/project/plugins.sbt @@ -0,0 +1 @@ +../../plugins.sbt \ No newline at end of file