mirror of
https://github.com/gchq/CyberChef
synced 2025-12-05 23:53:27 +00:00
Newline at end of files
This commit is contained in:
@@ -76,3 +76,4 @@ class TranslateDateTimeFormat extends Operation {
|
||||
}
|
||||
|
||||
export default TranslateDateTimeFormat;
|
||||
|
||||
|
||||
@@ -142,3 +142,4 @@ TestRegister.runTests()
|
||||
|
||||
process.exit(allTestsPassing ? 0 : 1);
|
||||
});
|
||||
|
||||
|
||||
@@ -54,3 +54,4 @@ TestRegister.addTests([
|
||||
],
|
||||
}
|
||||
]);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user