From afb57d6dbdeb1628d420411a41fdbbd479b6732f Mon Sep 17 00:00:00 2001 From: Hayleigh Thompson Date: Sat, 27 Jan 2024 17:19:31 +0000 Subject: :alembic: Set up some basic snapshot tests. --- birdie_snapshots/can_render_static_html.accepted | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 birdie_snapshots/can_render_static_html.accepted (limited to 'birdie_snapshots/can_render_static_html.accepted') diff --git a/birdie_snapshots/can_render_static_html.accepted b/birdie_snapshots/can_render_static_html.accepted new file mode 100644 index 0000000..5fe52b6 --- /dev/null +++ b/birdie_snapshots/can_render_static_html.accepted @@ -0,0 +1,5 @@ +--- +version: 1.0.1 +title: Can render static HTML +--- +Hello, World!

Hello, World!

\ No newline at end of file -- cgit v1.2.3