Skip to content

Commit 7ffe84c

Browse files
author
Marc Garcia
committed
Revert "Clean up of test for jekyll problem"
This reverts commit 9749742.
1 parent 9749742 commit 7ffe84c

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
include: ["pandas/guide/_static"]
1+
include: ["_test.html", "_static", "pandas/guide/_static"]

_static/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
foo

rebuild.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
ok

0 commit comments

Comments
 (0)