From 8e3e362aedc44ad268840cc04e25703a8daa23a2 Mon Sep 17 00:00:00 2001 From: Yehuda Katz + Carl Lerche Date: Wed, 1 Jul 2009 15:26:14 -0700 Subject: Forgot to commit the new file. This is slightly embarrassing. --- activesupport/test/fixtures/omgomg.rb | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 activesupport/test/fixtures/omgomg.rb diff --git a/activesupport/test/fixtures/omgomg.rb b/activesupport/test/fixtures/omgomg.rb new file mode 100644 index 0000000000..a512a93ae4 --- /dev/null +++ b/activesupport/test/fixtures/omgomg.rb @@ -0,0 +1,2 @@ +class OmgOmg +end \ No newline at end of file -- cgit v1.2.3