Skip to content

Commit

Permalink
gopls/test: eliminate, by moving tests to more appropriate places
Browse files Browse the repository at this point in the history
Change-Id: Ieb92986a308ee46f3eab3178d14d10ce0eb74c6e
Reviewed-on: https://go-review.googlesource.com/c/tools/+/543557
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Robert Findley <rfindley@google.com>
  • Loading branch information
adonovan committed Nov 20, 2023
1 parent 42d9779 commit 00ec6da
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.

package gopls_test
package protocol_test

import (
"encoding/json"
Expand Down

0 comments on commit 00ec6da

Please sign in to comment.