]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - 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
41137192
JL
1const d = new Date()
2exports.value = d.getTime()