You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: test/binary-test.js
+21
Original file line number
Diff line number
Diff line change
@@ -948,4 +948,25 @@ vows.describe('cleancss')
948
948
}
949
949
})
950
950
})
951
+
.addBatch({
952
+
'batch processing with source maps, rebase and output as a path': binaryContext('-b ./test/fixtures-batch-9/partials-relative/\\*\\*/included.css --source-map --with-rebase -o test/fixtures-batch-9-output',{
0 commit comments