Skip to content

Commit 595a5dc

Browse files
SuperKogitovsoch
andauthored
change indentation in .c test file
Co-authored-by: Vanessasaurus <814322+vsoch@users.noreply.github.com>
1 parent 9196853 commit 595a5dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_files/sample_test_file.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
include<stdio.h>
33

44
int main() {
5-
printf("https://www.google.com/");
5+
printf("https://www.google.com/");
66
printf("https://www.youtube.com/");
77
printf("https://stackoverflow.com/");
88
printf("https://github.com/");

0 commit comments

Comments
 (0)