test: comment begin

This commit is contained in:
Slug-Boi
2025-08-18 13:24:52 +02:00
parent 01c6581027
commit 0425795101
+4
View File
@@ -842,6 +842,8 @@ func Test_FetchGHProfileHTTP(t *testing.T) {
// Github tests END
// Config tests BEGIN
func Test_Save(t *testing.T) {
setup()
defer teardown()
@@ -898,3 +900,5 @@ editor = "built-in"`
}
}