annotate .svn/pristine/06/061fdfd5800e4aa71d26012579cbbe6954d78738.svn-base @ 1155:a34a06ba1e33 redmine-2.2-integration

Provide a JS callback which should (?) be rendered by toggle_active ajax call
author Chris Cannam <chris.cannam@soundsoftware.ac.uk>
date Tue, 15 Jan 2013 15:48:21 +0000
parents cbb26bc654de
children
rev   line source
Chris@909 1 # $Id: testem.rb 121 2006-05-15 18:36:24Z blackhedd $
Chris@909 2 #
Chris@909 3 #
Chris@909 4
Chris@909 5 require 'test/unit'
Chris@909 6 require 'tests/testber'
Chris@909 7 require 'tests/testldif'
Chris@909 8 require 'tests/testldap'
Chris@909 9 require 'tests/testpsw'
Chris@909 10 require 'tests/testfilter'
Chris@909 11
Chris@909 12