diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2017-01-25 15:45:22 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2017-01-25 15:45:22 +0300 |
commit | 1abaeaf0ab3e732c9fb0b83510575e7a90bd1c68 (patch) | |
tree | caa9ffbf881dcdc8b3996fb54927b850985aea79 /tests/manifest/testscript | |
parent | 22fe6dd12a36fd8369966a9b042eb53dfa85c1eb (diff) |
Comments minor cleanup
Diffstat (limited to 'tests/manifest/testscript')
-rw-r--r-- | tests/manifest/testscript | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/manifest/testscript b/tests/manifest/testscript index 263e5ef..99fff14 100644 --- a/tests/manifest/testscript +++ b/tests/manifest/testscript @@ -1,4 +1,4 @@ -# file : tests/manifest/testscript -*- C++ -*- +# file : tests/manifest/testscript # copyright : Copyright (c) 2014-2017 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file |