Skip to content

Commit 37e02ac

Browse files
committed
changed invalid.json file to linux line breaks so we can consistently have unit test 6 pass on all platforms.
updated gitignore file for intel on windows.
1 parent b6571d8 commit 37e02ac

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,8 @@ visual_studio/jsonfortranlib/
2727
visual_studio/jsonfortrantest/Debug/
2828
visual_studio/jsonfortrantest/Release/
2929
visual_studio/jsonfortrantest/x64
30-
30+
visual_studio/config
31+
My Advisor Results*
3132
My Amplifier*
3233
My Inspector*
3334
x64/

files/inputs/invalid.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@
1010
"..\\path\\to\\files\\file1.txt",
1111
"..\\path\\to\\files\\file2.txt",
1212
"..\\path\\to\\files\\file3.txt"
13-
}
13+
}

0 commit comments

Comments
 (0)