diff --git a/test/configuration_test.rb b/test/configuration_test.rb index 5974274c..1ba96327 100644 --- a/test/configuration_test.rb +++ b/test/configuration_test.rb @@ -88,9 +88,6 @@ class ConfigurationTest < Test::Unit::TestCase # Require any additional compass plugins here. project_path = "/home/chris/my_compass_project" css_dir = "css" -sass_dir = "src" -images_dir = "images" -javascripts_dir = "javascripts" # Set this to the root of your project when deployed: http_path = "/" # To enable relative paths to assets via compass helper functions. Uncomment: @@ -113,10 +110,6 @@ EXPECTED expected_serialization = <