mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-21 17:50:13 +01:00
Removed superfluous 'tracks' directory at the root of the repository.
Testing commits to github.
This commit is contained in:
parent
6a42901514
commit
4cbf5a34d3
2269 changed files with 0 additions and 0 deletions
8
vendor/plugins/simple_ldap_authenticator/test/simple_ldap_authenticator_test.rb
vendored
Normal file
8
vendor/plugins/simple_ldap_authenticator/test/simple_ldap_authenticator_test.rb
vendored
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
require 'test/unit'
|
||||
|
||||
class SimpleLdapAuthenticatorTest < Test::Unit::TestCase
|
||||
# Replace this with your real tests.
|
||||
def test_this_plugin
|
||||
flunk
|
||||
end
|
||||
end
|
||||
Loading…
Add table
Add a link
Reference in a new issue