Imports of package reql_tests

PathSynopsis
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/stretchr/testify/suitePackage suite contains logic for creating testing suite structs and running the methods on those structs as tests.
gopkg.in/rethinkdb/rethinkdb-go.v6Package rethinkdb-go implements a Go driver for RethinkDB
gopkg.in/rethinkdb/rethinkdb-go.v6/internal/compare
mathPackage math provides basic constants and mathematical functions.
reflectPackage reflect implements run-time reflection, allowing a program to manipulate objects with arbitrary types.
regexpPackage regexp implements regular expression search.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.
timePackage time provides functionality for measuring and displaying time.