| commit | 30f8bfeaf52412086fa8152c37b74848ede77281 | [log] [tgz] |
|---|---|---|
| author | jdhamlik <jdhamlik@google.com> | Thu Aug 16 09:36:33 2018 -0700 |
| committer | Copybara-Service <copybara-piper@google.com> | Thu Aug 16 09:36:55 2018 -0700 |
| tree | f5260e3911af508ab4feb2333dd336e0b1036c28 | |
| parent | 40edc60a29aab0f06e4b8435de234a45515407eb [diff] |
Move query.go to analyze.go PiperOrigin-RevId: 208996900
diff --git a/ts_auto_deps/analyze/query.go b/ts_auto_deps/analyze/analyze.go similarity index 100% rename from ts_auto_deps/analyze/query.go rename to ts_auto_deps/analyze/analyze.go
diff --git a/ts_auto_deps/analyze/query_test.go b/ts_auto_deps/analyze/analyze_test.go similarity index 100% rename from ts_auto_deps/analyze/query_test.go rename to ts_auto_deps/analyze/analyze_test.go