This website requires JavaScript.
Explore
Help
Sign In
Software
/
rosa-build
mirror of
https://github.com/OpenMandrivaSoftware/rosa-build.git
Watch
1
Star
0
Fork
You've already forked rosa-build
0
Code
Issues
Projects
Releases
Wiki
Activity
7a93239e35
rosa-build
/
spec
/
controllers
/
auto_build_lists_controller...
7 lines
92 B
Ruby
Raw
Normal View
History
Unescape
Escape
Add magic encodings. Refs #95
2012-01-30 20:39:34 +00:00
# -*- encoding : utf-8 -*-
[refs #2161] Add auto build lists functional
2011-10-29 20:09:14 +01:00
require
'spec_helper'
describe
AutoBuildListsController
do
end