test/data_sources/test_static.rb in nanoc-3.6.6 vs test/data_sources/test_static.rb in nanoc-3.6.7
- old
+ new
@@ -12,9 +12,11 @@
# Done
data_source
end
def test_items_with_symlinks
+ skip_unless_have_symlink
+
# Create data source
data_source = new_data_source(:prefix => 'foo')
# Create sample files
FileUtils.mkdir_p('foo')