diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2017-08-02 15:18:25 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2017-08-02 15:18:25 +0200 |
commit | 083743602a998c7618f65fc214bdbc1ed1915e55 (patch) | |
tree | ec8a3441ad232e31591a8b3ec6ecbe459b495b9c /tests/cc/preprocessed/buildfile | |
parent | d5ad01a48ac4c7c69995a58a3c198630df904419 (diff) |
Change cc.preprocessed to {c,cxx}.preprocessed
Diffstat (limited to 'tests/cc/preprocessed/buildfile')
-rw-r--r-- | tests/cc/preprocessed/buildfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cc/preprocessed/buildfile b/tests/cc/preprocessed/buildfile index d812867..ac6bcdf 100644 --- a/tests/cc/preprocessed/buildfile +++ b/tests/cc/preprocessed/buildfile @@ -2,7 +2,7 @@ # copyright : Copyright (c) 2014-2017 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file -# Test cc.preprocessed logic. +# Test {c, cxx}.preprocessed logic. # ./: test{testscript} $b |