filer
filer copied to clipboard
Update code in tests/some/fs.write.spec.js to use const/let AND strict mode
I will be updating the code in tests/some/fs.write.spec.js to use const/let rather than var AND include 'strict mode'
@jadach1 sounds good, it's all yours.