// Code generated by mdatagen. DO NOT EDIT.

package fileprovider

import (
	"testing"

	"go.uber.org/goleak"
)

func TestMain(m *testing.M) {
	goleak.VerifyTestMain(m)
}
