Initial OpenECOMP policy/engine commit
[policy/engine.git] / ecomp-sdk-app / src / main / webapp / app / policyApp / libs / bower_components / jquery / src / core / var / rsingleTag.js
1 define(function() {
2         // Match a standalone tag
3         return (/^<(\w+)\s*\/?>(?:<\/\1>|)$/);
4 });