Skip to content

Commit

Permalink
gitattributes: do not filter run_quick_tests.cmake script
Browse files Browse the repository at this point in the history
  • Loading branch information
tamiko committed Dec 11, 2022
1 parent 3e75b95 commit 11e78d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Jenkinsfile export-ignore
/tests/* export-ignore
/tests/CMakeLists.txt -export-ignore
/tests/quick_tests -export-ignore
/tests/run_test.cmake -export-ignore
/tests/run_*.cmake -export-ignore
/tests/tests.h -export-ignore

#
Expand Down

0 comments on commit 11e78d4

Please sign in to comment.