Skip to content
This repository has been archived by the owner on Mar 5, 2024. It is now read-only.

Commit

Permalink
missing import
Browse files Browse the repository at this point in the history
  • Loading branch information
colinmarc committed Mar 3, 2015
1 parent 8c2a13f commit 4d0648a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sequins_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ package main
import (
"encoding/json"
"github.com/stretchr/testify/assert"
"github.com/stretchr/testify/require"
"github.com/stripe/sequins/backend"
"net/http"
"net/http/httptest"
Expand Down

0 comments on commit 4d0648a

Please sign in to comment.