From a08ec65a24229d1c80bbc07c461a0ceee0102c4b Mon Sep 17 00:00:00 2001 From: Aaron Boman Date: Sun, 9 Oct 2016 20:03:51 -0500 Subject: [PATCH] Fix regression test --- src/tools/testing-aux.jam | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/tools/testing-aux.jam b/src/tools/testing-aux.jam index a264e4c35..30309fbb8 100644 --- a/src/tools/testing-aux.jam +++ b/src/tools/testing-aux.jam @@ -1,3 +1,5 @@ +import feature ; + # This module is imported by testing.py. The definitions here are # too tricky to do in Python