1
0
Fork 0
forgejo/services/archiver
Kyle Evans 709c35685e archiver: tests: fix test by calling NewContext()
The mutex is otherwise uninitialized, so we need to ensure that we're
actually initializing it if we plan to test it.
2020-05-07 19:02:50 -05:00
..
archiver.go archiver: setup infrastructure for notifying consumers of completion 2020-05-05 22:49:34 -05:00
archiver_test.go archiver: tests: fix test by calling NewContext() 2020-05-07 19:02:50 -05:00