diff --git a/log/term/terminal_appengine.go b/log/term/terminal_stub.go similarity index 93% rename from log/term/terminal_appengine.go rename to log/term/terminal_stub.go index b023121ae..7c3e64b79 100644 --- a/log/term/terminal_appengine.go +++ b/log/term/terminal_stub.go @@ -3,7 +3,7 @@ // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. -// +build appengine +// +build appengine js package term