# A fake Tcl package for kettle to find and thus not only search for
# tests as well, but also have the debug target needed by its test
# setup code.

# @@ Meta Begin
# Package fake 0
# Meta author      {Andreas Kupries}
# Meta category    Testsuite
# Meta description An empty Tcl package to make the cli testsuite
# Meta description usable from kettle
# Meta location    https://github.com/ActiveState/stackato-cli
# Meta platform    tcl
# Meta subject     {testsuite support} {support, tests}
# Meta summary     Empty package to satisfy kettle
# @@ Meta End
package provide fake 0
