]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame_incremental - server/tests/fixtures/peertube-plugin-test-unloading/lib.js
Tests that show the bug.
[github/Chocobozzz/PeerTube.git] / server / tests / fixtures / peertube-plugin-test-unloading / lib.js
... / ...
CommitLineData
1const d = new Date()
2exports.value = d.getTime()