diff options
Diffstat (limited to 'internal/oauth/clientstore_test.go')
-rw-r--r-- | internal/oauth/clientstore_test.go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/internal/oauth/clientstore_test.go b/internal/oauth/clientstore_test.go index 1dba43c2c..3b051f8f3 100644 --- a/internal/oauth/clientstore_test.go +++ b/internal/oauth/clientstore_test.go @@ -15,6 +15,7 @@ You should have received a copy of the GNU Affero General Public License along with this program. If not, see <http://www.gnu.org/licenses/>. */ + package oauth_test import ( |