delete_all.module in Delete all 8
Same filename and directory in other branches
File
delete_all.moduleView source
<?php
include_once drupal_get_path('module', 'delete_all') . '/includes/delete_all.content.batch.inc';
include_once drupal_get_path('module', 'delete_all') . '/includes/delete_all.entities.batch.inc';
include_once drupal_get_path('module', 'delete_all') . '/includes/delete_all.user.batch.inc';