bring examples so tests pass.
This commit is contained in:
@@ -34,7 +34,7 @@ func newTestDigest(in string) []byte {
|
||||
|
||||
func TestRemoteCalendarExample(t *testing.T) {
|
||||
dts, err := NewDetachedTimestampFromPath(
|
||||
"../examples/two-calendars.txt.ots",
|
||||
"./examples/two-calendars.txt.ots",
|
||||
)
|
||||
require.NoError(t, err)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user