mirror of
https://github.com/mjl-/mox.git
synced 2025-07-10 07:54:40 +03:00
remove spurious empty line to fix build, and update roadmap
This commit is contained in:
@ -33,7 +33,6 @@ func TestExport(t *testing.T) {
|
||||
}()
|
||||
defer Switchboard()()
|
||||
|
||||
|
||||
msgFile, err := CreateMessageTemp(pkglog, "mox-test-export")
|
||||
tcheck(t, err, "create temp")
|
||||
defer os.Remove(msgFile.Name()) // To be sure.
|
||||
|
Reference in New Issue
Block a user