aboutsummaryrefslogtreecommitdiff
path: root/spec/fixtures/templates
diff options
context:
space:
mode:
Diffstat (limited to 'spec/fixtures/templates')
-rw-r--r--spec/fixtures/templates/index.html.erb1
-rw-r--r--spec/fixtures/templates/index.json.erb1
2 files changed, 2 insertions, 0 deletions
diff --git a/spec/fixtures/templates/index.html.erb b/spec/fixtures/templates/index.html.erb
new file mode 100644
index 0000000..2e9ba47
--- /dev/null
+++ b/spec/fixtures/templates/index.html.erb
@@ -0,0 +1 @@
+success
diff --git a/spec/fixtures/templates/index.json.erb b/spec/fixtures/templates/index.json.erb
new file mode 100644
index 0000000..535f10a
--- /dev/null
+++ b/spec/fixtures/templates/index.json.erb
@@ -0,0 +1 @@
+{text: 'success'}