summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/spcxx01/spcxx01.doc
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/sptests/spcxx01/spcxx01.doc')
-rw-r--r--testsuites/sptests/spcxx01/spcxx01.doc2
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuites/sptests/spcxx01/spcxx01.doc b/testsuites/sptests/spcxx01/spcxx01.doc
index 669e6820ab..73e6a3f83a 100644
--- a/testsuites/sptests/spcxx01/spcxx01.doc
+++ b/testsuites/sptests/spcxx01/spcxx01.doc
@@ -5,7 +5,9 @@ test set name: spcxx01
directives:
- ::operator new()
+ - std::async()
concepts:
- Ensure that the aligned new operator works.
+ - Ensure that std::async() works.