# notificationx/3.2.9/vendor/wpdeveloper/lib-utility/test/js/basic.js

NotificationX – FOMO, Live Sales Notification, WooCommerce Sales Popup, GDPR, Social Proof, Announcement Banner &amp; Floating Notification Bar, version 3.2.9. 16 lines.

- Page: https://pluginprobe.com/plugins/notificationx/3.2.9/code/vendor/wpdeveloper/lib-utility/test/js/basic.js
- Raw: https://pluginprobe.com/plugins/notificationx/3.2.9/raw/vendor/wpdeveloper/lib-utility/test/js/basic.js
- Modified: 2024-05-21T07:46:28+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/notificationx/3.2.9/code/vendor/wpdeveloper/lib-utility/test/js/basic.js#L10-L20`.

```javascript
/**
 * Basic JavaScript Tests.
 *
 * @type {{Utility Basic Tests: {test-one: "test-one"}}}
 */
module.exports = {

  "Utility Tests": {

    "example-test": function() {

    }

  }

};
```
