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 25ad349 commit 2f462b3Copy full SHA for 2f462b3
test/PRE/pre1.js
@@ -1,3 +1,8 @@
1
+//-------------------------------------------------------------------------------------------------------
2
+// Copyright (C) Microsoft. All rights reserved.
3
+// Licensed under the MIT license. See LICENSE.txt file in the project root for full license information.
4
5
+
6
function test1(o)
7
{
8
var count = 0;
test/rlexedirs.xml
@@ -353,6 +353,7 @@
353
<dir>
354
<default>
355
<files>PRE</files>
356
+ <tags>require_backend</tags>
357
</default>
358
</dir>
359
</regress-exe>
0 commit comments