aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLouise Crow <louise.crow@gmail.com>2011-02-17 15:43:02 +0000
committerLouise Crow <louise.crow@gmail.com>2011-02-17 15:43:02 +0000
commit4a239ae108a834cc5e73b8b9ab53cd30b4f8dd52 (patch)
tree79f4a21c97866d96c17af57e6359edf99a7d6209
parent313a75e7b8ff3378655f05892e289a86dac9a1c8 (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