diff --git a/test/auto-link-test/Jamfile b/test/auto-link-test/Jamfile deleted file mode 100644 index 11ff5c2e..00000000 --- a/test/auto-link-test/Jamfile +++ /dev/null @@ -1,94 +0,0 @@ -# copyright John Maddock 2003 - -# -# This Jamfile tests the ability of some Windows compilers -# to automatically link to the right lib file, -# it is not generally applicable. -# - -subproject libs/regex/test/auto-link-test ; - -# bring in the rules for testing -import testing ; - -run - # sources -