Skip to content
This repository has been archived by the owner on May 1, 2019. It is now read-only.

Commit

Permalink
Fix test based on updated fixture code.
Browse files Browse the repository at this point in the history
  • Loading branch information
rictic committed Mar 31, 2017
1 parent 2f970f0 commit 6205445
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/test/analyzer_test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,8 @@ suite('Analyzer', () => {
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<link rel="import" href="subfolder/in-folder.html">
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<link rel="lazy-import" href="lazy.html">
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
`);
});
Expand Down

0 comments on commit 6205445

Please sign in to comment.