Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(138)

Unified Diff: filter/count/count_test.go

Issue 1247283003: Improve docs (Closed) Base URL: https://github.com/luci/gae.git@reduce_size
Patch Set: fix comments Created 5 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « filter/count/count.go ('k') | filter/count/gi.go » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: filter/count/count_test.go
diff --git a/filters/count/count_test.go b/filter/count/count_test.go
similarity index 98%
rename from filters/count/count_test.go
rename to filter/count/count_test.go
index 4aca620e8a1e45c0ce394d7dbcf599e0bec91b04..04a66fc4e3e12b383d5f388eafbe6a97b96e9c35 100644
--- a/filters/count/count_test.go
+++ b/filter/count/count_test.go
@@ -8,7 +8,7 @@ import (
"fmt"
"testing"
- "github.com/luci/gae/filters/featureBreaker"
+ "github.com/luci/gae/filter/featureBreaker"
"github.com/luci/gae/impl/memory"
"github.com/luci/gae/service/info"
"github.com/luci/gae/service/memcache"
« no previous file with comments | « filter/count/count.go ('k') | filter/count/gi.go » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698