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 10, 2022
1 parent dddeccf commit 0ad5f23
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@ Jenkinsfile export-ignore
/tests/* export-ignore
/tests/CMakeLists.txt -export-ignore
/tests/quick_tests -export-ignore
/tests/run_test.cmake -export-ignore
/tests/run_buildtest.cmake -export-ignore
/tests/run_quick_tests.cmake -export-ignore
/tests/tests.h -export-ignore

#
Expand Down

0 comments on commit 0ad5f23

Please sign in to comment.