Skip to content

Commit 2f462b3

Browse files
committed
fixing newly added tests
1 parent 25ad349 commit 2f462b3

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

test/PRE/pre1.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
16
function test1(o)
27
{
38
var count = 0;

test/rlexedirs.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -353,6 +353,7 @@
353353
<dir>
354354
<default>
355355
<files>PRE</files>
356+
<tags>require_backend</tags>
356357
</default>
357358
</dir>
358359
</regress-exe>

0 commit comments

Comments
 (0)