Project

General

Profile

« Previous | Next » 

Revision 60c0b4fe

Added by koszko over 1 year ago

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