mirror of
https://github.com/Bornholm/formidable.git
synced 2025-07-23 22:11:33 +02:00
feat: url based multi-format loaders/decoders
This commit is contained in:
@ -10,7 +10,7 @@ import (
|
||||
"github.com/pkg/errors"
|
||||
)
|
||||
|
||||
const dummyFilePath = "testdata/dummy.txt"
|
||||
const dummyFilePath = "../testdata/dummy.txt"
|
||||
|
||||
var loaderHandlerTestCases []loaderHandlerTestCase
|
||||
|
||||
|
1
internal/data/scheme/file/testdata/dummy.txt
vendored
1
internal/data/scheme/file/testdata/dummy.txt
vendored
@ -1 +0,0 @@
|
||||
dummy
|
Reference in New Issue
Block a user