Fossil SCM
Add comment header to test file.
Commit
161f4348cafddc19dbe80f2433b6f3d0e579e6d7
Parent
ae7b579d829ce63…
1 file changed
+4
+4
| --- test/amend.test | ||
| +++ test/amend.test | ||
| @@ -1,5 +1,9 @@ | ||
| 1 | +# | |
| 2 | +# Tests for the "amend" command. | |
| 3 | +# | |
| 4 | + | |
| 1 | 5 | # Make sure we are not in an open repository and initialize new repository |
| 2 | 6 | repo_init |
| 3 | 7 | |
| 4 | 8 | ######################################## |
| 5 | 9 | # Setup: Add file and commit # |
| 6 | 10 |
| --- test/amend.test | |
| +++ test/amend.test | |
| @@ -1,5 +1,9 @@ | |
| 1 | # Make sure we are not in an open repository and initialize new repository |
| 2 | repo_init |
| 3 | |
| 4 | ######################################## |
| 5 | # Setup: Add file and commit # |
| 6 |
| --- test/amend.test | |
| +++ test/amend.test | |
| @@ -1,5 +1,9 @@ | |
| 1 | # |
| 2 | # Tests for the "amend" command. |
| 3 | # |
| 4 | |
| 5 | # Make sure we are not in an open repository and initialize new repository |
| 6 | repo_init |
| 7 | |
| 8 | ######################################## |
| 9 | # Setup: Add file and commit # |
| 10 |