mirror of
https://github.com/jhillyerd/inbucket.git
synced 2026-02-11 04:46:00 +00:00
Refactore FileDataStore into its own file
This commit is contained in:
@@ -8,7 +8,7 @@ import (
|
||||
"time"
|
||||
)
|
||||
|
||||
func TestSometing(t *testing.T) {
|
||||
func TestRetentionScanner(t *testing.T) {
|
||||
// Create mock objects
|
||||
mds := &MockDataStore{}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user