From d8f76e66a19435239eec6f65f910133c6059cd60 Mon Sep 17 00:00:00 2001 From: Jeremy Kemper Date: Thu, 20 Mar 2008 16:51:06 +0000 Subject: Missed adds. References #10350. git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@9066 5ecf4fe2-1ee6-0310-87b1-e25e094e27de --- actionpack/test/fixtures/public/javascripts/dragdrop.js | 1 + 1 file changed, 1 insertion(+) create mode 100644 actionpack/test/fixtures/public/javascripts/dragdrop.js (limited to 'actionpack/test/fixtures/public/javascripts/dragdrop.js') diff --git a/actionpack/test/fixtures/public/javascripts/dragdrop.js b/actionpack/test/fixtures/public/javascripts/dragdrop.js new file mode 100644 index 0000000000..c07061ac0c --- /dev/null +++ b/actionpack/test/fixtures/public/javascripts/dragdrop.js @@ -0,0 +1 @@ +// dragdrop js \ No newline at end of file -- cgit v1.2.3