Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Hack to fix load macros test for PGplot macros.
PGplotmacros.pl overrides default WWplot objects, which if loaded will cause other tests to fail, so don't load this macro. PGplot helper macros are not meant to be loaded directly and are part of the PGplot.pl macro. This adds these macros to the borkenMacros hash to avoid being loaded during the test.
- Loading branch information