Files
goyomi/sources/en/novel24h/novel24h_test.go
T
achmad 77c2616224 feat: port 12 Madara sources
Passing (7): allporncomicio, anisascans, manhwaden, novel24h,
  orchisasia, topmanhuanet, zinmanganet
Site issues (5): dragontea (403), manhwamanhua (402 payment),
  toongod (CF banned), wearehunger (403), webdexscans (403)
2026-05-14 23:54:42 +07:00

9 lines
148 B
Go

package novel24h
import (
"testing"
"goyomi/internal/sourcetest"
)
func TestSource(t *testing.T) { sourcetest.Run(t, New(), "24HNovel", "en") }