test_imdb_tmdb_test.go 87 B

1234567
  1. package TestCode
  2. import "testing"
  3. func Test_imdb2tmdb(t *testing.T) {
  4. imdb2tmdb()
  5. }