Move tests around as for #2774
License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
Jakub Sztandera committed
Jun 2, 2016 at 13:45 UTC
c8c329df145bad5234ce95712448415de793c57b
2 files changed
+2
-2
test/sharness/t0500-issues-and-regressions-offline.sh
+1
-1
@@ -1,6 +1,6 @@
1
#!/bin/sh
2
3
-test_description="Tests for various fxed issues and regressions."
3
+test_description="Tests for various fixed issues and regressions."
4
5
. lib/test-lib.sh
6
test/sharness/t0600-issues-and-regressions-online.sh
renamed
+1
-1
@@ -1,6 +1,6 @@
1
#!/bin/sh
2
3
-test_description="Tests for various fxed issues and regressions."
3
+test_description="Tests for various fixed issues and regressions."
4
5
. lib/test-lib.sh
6