Update README.md.

This commit is contained in:
Syfaro 2017-12-29 01:26:54 -06:00
parent ef374648bf
commit 8b7b15afc2
3 changed files with 24 additions and 26 deletions

View file

@ -1,8 +1,9 @@
package tgbotapi_test
import (
"github.com/go-telegram-bot-api/telegram-bot-api"
"testing"
"github.com/go-telegram-bot-api/telegram-bot-api"
)
func TestNewInlineQueryResultArticle(t *testing.T) {