File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2
2
// considering datetime varitations
3
3
//
4
4
// It replaces the modification time in the actual diff
5
- // with placeholer "TIMESTAMP" and then asserts the equality
5
+ // with placeholder "TIMESTAMP" and then asserts the equality
6
6
//
7
7
// For eg.
8
8
// let brief = "*** fruits_old.txt\t2024-03-24 23:43:05.189597645 +0530\n
Original file line number Diff line number Diff line change 19
19
# By default it expects a release build of the diffutils binary, but a
20
20
# different build profile can be specified as an argument
21
21
# (e.g. 'dev' or 'test').
22
- # Unless overriden by the $TESTS environment variable, all tests in the test
22
+ # Unless overridden by the $TESTS environment variable, all tests in the test
23
23
# suite will be run. Tests targeting a command that is not yet implemented
24
24
# (e.g. cmp, diff3 or sdiff) are skipped.
25
25
You can’t perform that action at this time.
0 commit comments