Skip to content

Commit

Permalink
fixing newly added tests
Browse files Browse the repository at this point in the history
  • Loading branch information
rajatd committed May 8, 2018
1 parent 5196144 commit 079a1d6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions test/PRE/pre1.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
//-------------------------------------------------------------------------------------------------------
// Copyright (C) Microsoft. All rights reserved.
// Licensed under the MIT license. See LICENSE.txt file in the project root for full license information.
//-------------------------------------------------------------------------------------------------------

function test1(o)
{
var count = 0;
Expand Down
1 change: 1 addition & 0 deletions test/rlexedirs.xml
Original file line number Diff line number Diff line change
Expand Up @@ -353,6 +353,7 @@
<dir>
<default>
<files>PRE</files>
<tags>require_backend</tags>
</default>
</dir>
</regress-exe>

0 comments on commit 079a1d6

Please sign in to comment.