Skip to content

Commit

Permalink
Bug #10128 - Fixed missing rust.png in reftests
Browse files Browse the repository at this point in the history
  • Loading branch information
jrasanen committed Mar 23, 2016
1 parent f3abfee commit 7d6fbcf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
Expand Up @@ -10,7 +10,6 @@
</style>
</head>
<body>
<span><img src=rust.png><img src=rust.png><img src=rust.png></span>
<span><img src=rust-0.png><img src=rust-0.png><img src=rust-0.png></span>
</body>
</html>

Expand Up @@ -11,8 +11,6 @@
</style>
</head>
<body>
<span id=first><img src=rust.png></span><img src=rust.png><span id=last><img src=rust.png></span>
<span id=first><img src=rust-0.png></span><img src=rust-0.png><span id=last><img src=rust-0.png></span>
</body>
</html>


0 comments on commit 7d6fbcf

Please sign in to comment.