We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efb20bf commit b9e5469Copy full SHA for b9e5469
_docs_v7/Running-Unit-Tests.md
@@ -1,6 +1,6 @@
1
---
2
title: Running Unit Tests
3
-permalink: /docs/Running-Unit-Tests/
+permalink: /docs_v7/Running-Unit-Tests/
4
5
6
Unit tests are small tests of individual "units" of code. They allow
_docs_v7/Writing-Unit-Tests.md
title: Writing Unit Tests
-permalink: /docs/Writing-Unit-Tests/
+permalink: /docs_v7/Writing-Unit-Tests/
This document covers the question "How do I write unit tests for SU2?"
0 commit comments