We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4d31a4 commit 1ceee8dCopy full SHA for 1ceee8d
lib/SILOptimizer/UtilityPasses/UnitTestRunner.cpp
@@ -13,7 +13,7 @@
13
// TO ADD A NEW TEST, search in this file for [new_tests]
14
//
15
// Provides a mechanism for doing faux unit tests. The idea is to emulate the
16
-// basic function of calling a function and validating its results/effects.
+// basic functionality of calling a function and validating its results/effects.
17
18
// This is done via the test_specification instruction. Using one or more
19
// instances of it in your function, you can specify which test (i.e. UnitTest
0 commit comments