Skip to content

Commit e079b95

Browse files
committed
use index.html name
1 parent c3edb68 commit e079b95

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

test/basic.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ test('Check that src/ looks reasonable', t => {
2121

2222
test('Check that src/learnyouhtml looks reasonable', t => {
2323
const paths = [
24-
'hello-world.html',
24+
'index.html',
2525
'tags.html',
2626
'attributes.html',
2727
'inline-tags.html',

0 commit comments

Comments
 (0)