Fixed missing test image for filter inline reftests

This commit is contained in:
Jussi Räsänen 2016-03-23 16:43:01 +02:00
parent ef8d36d208
commit ddeb33bb41
2 changed files with 2 additions and 2 deletions

View file

@ -14,6 +14,6 @@
</style>
</head>
<body>
<img class="ex" src="rust.png">
<img class="ex" src="rust-0.png">
</body>
</html>

View file

@ -13,6 +13,6 @@
</style>
</head>
<body>
<img class="ex" src="rust.png">
<img class="ex" src="rust-0.png">
</body>
</html>