You are here

content_test.module in Content Construction Kit (CCK) 6.2

Same filename and directory in other branches
  1. 6.3 tests/content_test.module

A module to use in tests.

File

tests/content_test.module
View source
<?php

/**
 * @file
 * A module to use in tests.
 */

// No code here, currently used to create a dependency on schema module.