Skip to content

Instantly share code, notes, and snippets.

@zt4ff
Created March 14, 2022 21:45
Show Gist options
  • Save zt4ff/5bbd74250df0d34a58d47a186543ee12 to your computer and use it in GitHub Desktop.
Save zt4ff/5bbd74250df0d34a58d47a186543ee12 to your computer and use it in GitHub Desktop.
// index.test.js
const assert = require("assert")
const StudentManagement = require("./index")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment