commit | 6ac95226e2ac06710622b2cfd76bbce3e725d90f | [log] [tgz] |
---|---|---|
author | Jiri Simsa <jsimsa@google.com> | Mon Feb 23 16:11:49 2015 -0800 |
committer | Jiri Simsa <jsimsa@google.com> | Tue Feb 24 01:16:55 2015 +0000 |
tree | 90f821295bee78d809d88d60f126997237da87fc | |
parent | b2cc1298896bbefd5f928e5bfa0a234271e556a0 [diff] [blame] |
TBR renaming party MultiPart: 1/10 Change-Id: I9e13f5056ad91602af9041c036f1575946450f73
diff --git a/lib/exec/config_test.go b/lib/exec/config_test.go index cdda17f..6e131c5 100644 --- a/lib/exec/config_test.go +++ b/lib/exec/config_test.go
@@ -4,7 +4,7 @@ "reflect" "testing" - "v.io/core/veyron2/verror" + "v.io/v23/verror" ) func checkPresent(t *testing.T, c Config, k, wantV string) {