mirror of
https://github.com/github/codeql.git
synced 2026-04-22 07:15:15 +02:00
Move depstubber line to test file
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
//go:generate depstubber -vendor go.mongodb.org/mongo-driver/mongo Client,Collection,Database
|
||||
package test
|
||||
|
||||
import (
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
//go:generate depstubber -vendor go.mongodb.org/mongo-driver/mongo Client,Collection,Database
|
||||
// Code generated by depstubber. DO NOT EDIT.
|
||||
// This is a simple stub for go.mongodb.org/mongo-driver/mongo, strictly for use in testing.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user