aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLouise Crow <louise.crow@gmail.com>2011-02-17 15:43:02 +0000
committerSeb Bacon <seb.bacon@gmail.com>2011-03-10 10:47:44 +0000
commita984a4726625d98bc1b7e55f59b25794e2429076 (patch)
tree27f2463f5ba8938e61eecaee40a9da6152471abe
parent8562cb79b97d7f62b8267f102cd9ec8eb73aa8f1 (diff)
Adding missing framework fixtures - presumably the victims of a .gitignore somewhere along the line
-rw-r--r--vendor/rails/actionpack/test/fixtures/test/malformed/malformed.en.html.erb~1
-rw-r--r--vendor/rails/actionpack/test/fixtures/test/malformed/malformed.erb~1
-rw-r--r--vendor/rails/actionpack/test/fixtures/test/malformed/malformed.html.erb~1
3 files changed, 3 insertions, 0 deletions
diff --git a/vendor/rails/actionpack/test/fixtures/test/malformed/malformed.en.html.erb~ b/vendor/rails/actionpack/test/fixtures/test/malformed/malformed.en.html.erb~
new file mode 100644
index 000000000..d00995038
--- /dev/null
+++ b/vendor/rails/actionpack/test/fixtures/test/malformed/malformed.en.html.erb~
@@ -0,0 +1 @@
+Don't render me! \ No newline at end of file
diff --git a/vendor/rails/actionpack/test/fixtures/test/malformed/malformed.erb~ b/vendor/rails/actionpack/test/fixtures/test/malformed/malformed.erb~
new file mode 100644
index 000000000..d00995038
--- /dev/null
+++ b/vendor/rails/actionpack/test/fixtures/test/malformed/malformed.erb~
@@ -0,0 +1 @@
+Don't render me! \ No newline at end of file
diff --git a/vendor/rails/actionpack/test/fixtures/test/malformed/malformed.html.erb~ b/vendor/rails/actionpack/test/fixtures/test/malformed/malformed.html.erb~
new file mode 100644
index 000000000..d00995038
--- /dev/null
+++ b/vendor/rails/actionpack/test/fixtures/test/malformed/malformed.html.erb~
@@ -0,0 +1 @@
+Don't render me! \ No newline at end of file