Fix problem executing the CBE

llvm-svn: 7500
diff --git a/llvm/test/Regression/BugPoint/misopt-basictest.ll b/llvm/test/Regression/BugPoint/misopt-basictest.ll
index 2530ad0..1ba9adb 100644
--- a/llvm/test/Regression/BugPoint/misopt-basictest.ll
+++ b/llvm/test/Regression/BugPoint/misopt-basictest.ll
@@ -1,3 +1,4 @@
+; RUN: export PATH=/usr/bin:/bin/:${PATH}
 ; RUN: bugpoint %s -dce -bugpoint-deletecalls -simplifycfg
 
 %.LC0 = internal global [13 x sbyte] c"Hello World\0A\00"