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

Unified Diff: task_scheduler/go/scheduling/specs_test.go

Issue 2296763008: [task scheduler] Move files from build_scheduler/ to task_scheduler/ (Closed) Base URL: https://skia.googlesource.com/buildbot@master
Patch Set: Created 4 years, 3 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 | « task_scheduler/go/scheduling/specs.go ('k') | task_scheduler/go/scheduling/task_candidate.go » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: task_scheduler/go/scheduling/specs_test.go
diff --git a/build_scheduler/go/task_scheduler/specs_test.go b/task_scheduler/go/scheduling/specs_test.go
similarity index 99%
rename from build_scheduler/go/task_scheduler/specs_test.go
rename to task_scheduler/go/scheduling/specs_test.go
index 7f1338d3eb45d92eb9a9791965b6b91d0be91858..98d2361f029799593f8fcc663e7a7a41048ac3ca 100644
--- a/build_scheduler/go/task_scheduler/specs_test.go
+++ b/task_scheduler/go/scheduling/specs_test.go
@@ -1,4 +1,4 @@
-package task_scheduler
+package scheduling
import (
"encoding/json"
« no previous file with comments | « task_scheduler/go/scheduling/specs.go ('k') | task_scheduler/go/scheduling/task_candidate.go » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698