cubicweb/web/test/data/pouet.css
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Fri, 20 May 2016 17:05:39 +0200
changeset 11270 a9dc97b87ced
parent 11057 0b59724cb3f2
permissions -rw-r--r--
[devtools] set .config in setUpClass instead of using a cache in a classproperty This is much clearer and avoid problem with py.test introspection that triggered creation and caching of the configuration before actual test execution. This caused pb in unittest_postgres.PostgresStatementTimeoutTC where configuration was built before module's setup, hence source configuration was missing information about where to find the pg cluster.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
5468
7199fddc0a88 [web test] missing test data file
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
diff changeset
     1
body { background-color: %(bgcolor)s
7199fddc0a88 [web test] missing test data file
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
diff changeset
     2
       font-size: 100%;
7199fddc0a88 [web test] missing test data file
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
diff changeset
     3
     }