Project

General

Profile

« Previous | Next » 

Revision 6ca07019

Added by koszko over 1 year ago

  • ID 6ca07019ec5919c5d825127013a862526a557101
  • Parent f650ee99

delay loading of js code in test_policy_enforcing.py

We don't want JS loading to happen upon python module load. We want to do it lazily. Here it was being done eagerly due to some previous overlooking.

  • added
  • modified
  • copied
  • renamed
  • deleted