Reorganization of VANADIUM_ROOT relative paths.
diff --git a/lib/exec/exec_test.go b/lib/exec/exec_test.go
index f7f15ec..c4e546e 100644
--- a/lib/exec/exec_test.go
+++ b/lib/exec/exec_test.go
@@ -11,9 +11,9 @@
"testing"
"time"
- vexec "v.io/veyron/veyron/lib/exec"
+ vexec "v.io/core/veyron/lib/exec"
// Use mock timekeeper to avoid actually sleeping during the test.
- "v.io/veyron/veyron/lib/testutil/timekeeper"
+ "v.io/core/veyron/lib/testutil/timekeeper"
)
// We always expect there to be exactly three open file descriptors